-
Follow instructions here to set up your development environment: https://reactnative.dev/docs/environment-setup
Note: Ensure you are following the "React Native CLI Quickstart" instructions, not the Expo CLI instructions
-
yarn install
to download dependencies. -
npx pod-install ios
to install and link native libraries. -
yarn ios
to run the app in the iOS simulator.
Remember to swap out credentials: https://rnfirebase.io/#generating-ios-credentials
Change the URL Scheme: https://github.com/react-native-community/google-signin/blob/master/docs/ios-guide.md#3-xcode-configuration