Available through:
- Android / Google Play Store
- iOS (available soon)
- Expo test page
This project was written in React Native and wrapped with Expo for ease of packaging and distribution.
To develop:
- Clone this repository from
git
- Install yarn
- In project directory terminal run:
yarn install
yarn start
Expo should start and allow you to start the app in an iOS simulator or Android simulator, or scan the QR code with the Expo app and debug live on your own device.