Mobile App Development

Run the App

Assuming - you’ve built the docker image already - you’ve ran run-command-install-node-packages - you’ve setup the env variables in

From project root run the following commands to use expo development mode

make run-command-start-expo

From project root run this if you want to build the android app locally

make run-command-build-android-local

This will build the apk which you can install on your phone or an emulator