For both Android and IOS via React Native.
Setup Dev Environment:
git clone https://github.com/moraspirit/MSPMobile.git
cd MoraSpirit
npm install
Run Debug Mode:
npm run dev
npm run start
Android Release Version:
npm run android:build
to just build the release version
npm run android:install
to build and install release version