- Install node dependencies with
yarn - Install pods
cd ios/ && pod install && cd .. - Launch with
yarn iosoryarn android
- Launch
yarn bump 1.2.3 12
- Change keyAlias inside
android/app/build.gradle - Put
prod.keystoreinsideandroid/app/folder - Set your
ANDROID_KEY_PASSWORDansANDROID_STORE_PASSWORDpasswords - Compile!