Skip to content

Recommend npx pod-install for setup instructions #358

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

Merged
merged 1 commit into from
May 15, 2020
Merged

Conversation

EvanBacon
Copy link
Contributor

Summary

We've been recommending devs use npx pod-install since it will attempt to install CocoaPods CLI if it's not available on the computer (cite React Navigation setup guide). This has proved very useful for Expo users who are now migrating to the bare workflow and want to use community packages in their projects.

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md

# Summary

We've been recommending devs use `npx pod-install` since it will attempt to install CocoaPods CLI if it's not available on the computer (cite [React Navigation setup guide](https://reactnavigation.org/docs/getting-started/#installing-dependencies-into-a-bare-react-native-project)). This has proved very useful for Expo users who are now migrating to the bare workflow and want to use community packages in their projects.

## Checklist

- [x] I have tested this on a device and a simulator
- [x] I added the documentation in `README.md`
@EvanBacon EvanBacon added the Docs label May 14, 2020
@EvanBacon EvanBacon requested a review from brentvatne May 14, 2020 19:32
@EvanBacon EvanBacon self-assigned this May 14, 2020
@krizzu krizzu merged commit 998900b into master May 15, 2020
@krizzu krizzu deleted the EvanBacon-patch-1 branch June 18, 2020 18:50
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