Installing dependencies
- Node.js How to install
Watchman How to install
The React Native CLI:
npm install -g react-native-cli- Project dependencies
iOS onlynpm install - Homebrew How to install
- Pods
cd /ios/ pod install
Watchman How to install
The React Native CLI:
npm install -g react-native-cli
npm install
iOS onlycd /ios/
pod install