Recommend pod-install for setup instructions
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.
This commit is contained in:
parent
47521c1dc9
commit
72ca260c46
Loading…
Reference in New Issue