This is a mobile ios app built using React Native and was bootstrapped with Create React Native App.
- Please note this has only been tested on ios using Expo.
-
Clone or fork this repo and then
npm install
yarn start
ornpm start
-
Follow this Guide to launch this app using Expo on your ios device
- Please Note that if you would like to use a simulator, the above guide will show you how, the setup will be different, for example you wouldnt use 'npm start' or 'yarn start' but would use 'npm run ios'(mac os only) instead.
Thanks! Brant Goddard