Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 615 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 615 Bytes

Android: Build status
iOS: Build status

Guess the Repo React Native app

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