The next version of Mapeo Mobile
-
Pre-requisites:
-
Install deps:
npm install
-
(optional) Start the React Native process:
npm run start
-
Build and run the Android app:
npm run android
- This will start the React Native process if step (3) was skipped
- IMPORTANT: Java 17 is required to build the app.