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

docs: Recommend npx pod-install for setup instructions #51

Merged
merged 1 commit into from May 16, 2020

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 enhancement New feature or request label May 14, 2020
@EvanBacon EvanBacon self-assigned this May 14, 2020
@Naturalclar
Copy link
Member

Thanks!

@Naturalclar Naturalclar changed the title Recommend npx pod-install for setup instructions docs: Recommend npx pod-install for setup instructions May 16, 2020
@Naturalclar Naturalclar merged commit 943c01d into master May 16, 2020
@Naturalclar Naturalclar deleted the EvanBacon-patch-1 branch May 16, 2020 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants