- About environment:
- make sure to do
npm install
- make sure to do
- Install the React Native CLI:
npm install -g react-native-cli - Open Xcode and open a simulator
- Run
npx react-native run-ios - If cocoapods fails,
brew install cocoapodsin the root directory, thencdintoiosandpod install