Skip to main content

Deployment to Google Play Store

Pre-requisites 

  1. Project cloned and installed using this guide - Installation
  2. Android Studio and tools properly setup

Creating build

cd <mobile-app directory>
npm run android:release:bundle

 

After a folder will open containing the .aab file

 

Deploying build to appstore

Follow steps at https://support.google.com/googleplay/android-developer/answer/9859348?hl=en