git clone https://github.com/ethan-br/login-app-template.gitnpm install -g eas-clicd login-app-template- In
app.json, change the values ofname,slug, andpackageand remove theextraandupdatesproperties and their children - In
package.json, change the value ofname - Rename root directory
npm inpm run startornpm run tunnelif server and phone are not the same network- Press
sto switch from development client to Expo Go - Scan QR code with Expo Go app on phone to open the app
-
npm install -g eas-cli -
eas loginand enter Expo username and password -
For Android:
eas build --profile development-android --platform androidFor iOS (simulator only):
eas build --profile development-ios-simulator --platform ios
- React Native
- Expo
- Expo AES
- Zustand
- React Native Paper
- TypeScript