Deploy
Before you start doing anything make sure you have installed jdk and added keytool to path if you haven't follow the below tutorial
MacOSLinux
Windows
Android#
Open terminal and cd into the project directory and run the following command
replace {alias} with your preferred alias. Now navigate to android/key.properties and add change the password and alias you just created for the keystore.
To generate release apk run
To generate appbundle(recommended for paystore)
iOS#
Follow the below link to generate and publish on appstore
Youtube