leipziggiesst mobile apps with Expo
- download Expo Go App for Android or iOS
- clone repository
- install dependencies
npm install
- start the bundler with
npm run start
and scan the QR-Code with your phone to open the app in Expo Go
eas update:configure
npm install -g sharp-cli
npx expo-optimize
eas build --platform android
eas build --platform ios
eas submit --platform android --profile internal
eas submit --platform ios --profile internal