This is our mobile repository. It contains the React Native app.
Check out the tools, client, server and api docs repositories.
- Run
npm install
- Run
npm start
- Install Expo Go on a phone
- Android and iOS: https://expo.dev/client
- Alternatively, Expo's web interface will give you a button to open Android Emulator or iOS Simulator
- Scan the QR Code on your phone
- Install react-native-debugger
- Run
npm start
- Follow the instructions here: https://docs.expo.dev/workflow/debugging/#startup
- It spams the console with "Could not resolve..." error messages during bundling, but these are harmless and will not affect the app.