-
Install dependencies
npm install
-
Start the app
npx expo start
-
Testing
npm test
-
Install and login to EAS:
npx expo install expo-dev-client npm i -g eas-cli eas login
-
Configure project:
eas build:configure
-
Create a build:
eas build --platform android --profile preview