Jeevesh W
Dec 25, 2021

--

Create and Publish React native app in Google play store.

  1. Go to project directory.
  2. Run npm i — save to update latest react library.
  3. Cd android folder. location would be /projectfolder/android
  4. create bundle run below command to generate bundle

$ ./gradlew bundleRelease

It will be .abb extension file and store at /projectdir/android/app/build/outputs/bundle/release .

Visit Google play store console.

select production under release section and create new release.

  • Add pics of app.
  • select Create New release , browse ,aab file and mention version no and description about app.
  • it will under review , if everything fine , it will ready to publish .

--

--

Jeevesh W

Startup enthu, mobile app development. Google Play Academy certified developer.https://codva.co bd@codva.co