Detailed documentation of the app's code will grow here.
To start the app simply use one of the following commands.
- only packager and Expo dev tools:
npm start
oryarn start
- iOS:
npm run ios
oryarn ios
- Android:
npm run android
oryarn android
For executing tests run npm run test
or yarn test
.
For executing linters run npm run lint
or yarn lint
.
For detailed documentation see the auth docs.
For detailed documentation see the ar docs.