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