This application is built on React Native with Expo engine and firebase auth.
Obtain the Firebase API keys from a coworker and add to config/firebase-config.js
Obtain the Google Auth API keys from a coworker and add to config/index.js
Obtain .env
and .env.production
files from a coworker and add them to root
Install X-code (was developed with v11.3.1)
sudo xcode-select --reset
nvm install-latest-npm
npm install -g expo-cli
npm run start
Ensure the correct Database is reference in .env.production then run npm build
npm run build
Prompts during build
- Log into Apple account? Yes
- Generate a new Apple Provisioning Profile? No