eas build:configure
- Helps you make a config file that will be used when your app is built
eas build
- Builds your project. For now, only build it for Android because that's easiest.
eas update
- Deploy
eas update --branch develop
- Deploy the develop branch
eas submit
npm install --global expo-cli eas-cli
eas --help
- Shows details for more commands
Use node version 14.19.0
nvm install 14.19.0
nvm use 14.19.0
https://docs.expo.dev/submit/android/ https://github.com/expo/fyi/blob/main/creating-google-service-account.md https://github.com/expo/fyi/blob/main/first-android-submission.md
https://play.google.com/store/apps/details?id=com.ericnavar.commonground
IAM role on Google Cloud: [email protected]