This is an Expo project created with create-expo-app.
-
Install dependencies
npm install
-
Start the app
npx expo start
Generate the .env.local file that looks like this
-
Login to eas
eas login
-
Choose between
development,previeworproductionenveas env:pull OU eas env:pull development
eas update -p android --environment development --channel developmentchange development to previewor production