npx expo init APP_NAME --npm
expo run:android -d
expo start --dev-client
eas build
eas update
npm run android