Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

contributing.md #55

Merged
merged 9 commits into from
Apr 24, 2024
Merged

contributing.md #55

merged 9 commits into from
Apr 24, 2024

Conversation

sukanvisapearyoo
Copy link
Collaborator

docs(contributing): Modified the 'Get Started' section by adding iOS and android 'Install dependencies' part

Copy link
Owner

@cdiddy77 cdiddy77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change isn't necessary

CONTRIBUTING.md Outdated
Comment on lines 13 to 23
iOS:
XCode
Node & Watchman using Homebrew.
- brew install node
- brew install watchman
Cocopod
- $ sudo gem install cocoapods.

Andriod:
Android development environment.
Java Development Kit - Zulu using Homebrew.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this isn't necessary. These sorts of packages all assume that users have already set up a react native development environment.

@rorleth
Copy link
Collaborator

rorleth commented Apr 21, 2024

Also note: the "issue" work item complains about another issue.

@cdiddy77 cdiddy77 self-requested a review April 23, 2024 17:25
Copy link
Owner

@cdiddy77 cdiddy77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change isn't really necessary -- as noted, the inserted lines are not needed. Should we close this PR or were there other changes you wanted to make?

@sukanvisapearyoo
Copy link
Collaborator Author

sukanvisapearyoo commented Apr 23, 2024 via email

CONTRIBUTING.md Outdated
@@ -37,7 +24,7 @@ Read the READMEs in [`android/`](android/README.md) and [`ios/`](ios/README.md)

### iOS

1. Open the `react-native-mediapipe/example/ios/MediapipeExample.xcworkspace` file with Xcode
1. Open the `react-native-mediapipe/examples/ios/MediapipeExample.xcworkspace` file with Xcode
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is still not the correct path - there is a folder called objectdetection under /examples/ and the xcworkspace file is called differently.

Copy link
Owner

@cdiddy77 cdiddy77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cdiddy77 cdiddy77 merged commit 7bd7174 into cdiddy77:main Apr 24, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants