Built with React Native, TypeScript, React Navigation, NativeWind and MobX.
App available on app stores for iOS and Android, see https://guesstherepo.itiden.se
To run:
yarn
npx pod-install (for ios)
yarn ios|android
To test:
yarn test
yarn lint:test
yarn format:test
This app is deployed through Expo EAS.
- Checkout whatever branch you want to test and have a clean state
- Run
yarn deploy:test
- Build will be available on EAS
- Checkout
main
branch and have a clean state - Update build numbers in Android gradle and Xcode
- Run
yarn deploy:prod
- Build will be submitted to TestFlight and Google Play Open Beta