A quick true or false game.
It is a cross platform app. It has been tested on Android, iOS and web.
It is supported on:
- Google: Android 5+
- Apple: iOS 10+
- Web: Chrome, Firefox, Edge, Safari 7+, IE 10+
For more details of compatibility see minimum supported OS for Expo and react-native-web documentation.
(Note: You will first need to install Android Expo App then scan the QR code from above.)
An iOS demo online is not available due to Apple restrictions.
To build and run the app locally on your computer:
-
Clone the repository.
-
Install yarn version 1.x
-
Install dependencies:
yarn
- start the development processes for iOS/Android App:
yarn start
Alternatively, start the development processes for website:
yarn web
yarn test
- Run code tests
yarn lint
- Lint the code to check code quality and consistency
Copyright Louie Christie (c) 2020 (2022)