Release Apk React Native. Split apk by abi to reduce file size. Proguard is a tool that can slightly reduce the size of the apk.
In case your keystore file is configured correctly for a signed apk you should get the generated apk. You will get your released signed apk under your react native project directory android app build outputs apk release directory. Make sure to thoroughly test your app if you ve enabled proguard.
Split apk by abi to reduce file size.
Then click on next. It does this by stripping parts of the react native java bytecode and its dependencies that your app is not using. In case your keystore file is configured correctly for a signed apk you should get the generated apk. After the development process if you want to upload your application on google play store then you need a signed apk and to generate signed apk you have to generate your signed keystore which stores your name company name password etc.