Create React Native Android Release Build On MacOS | React Native Course #21

preview_player
Показать описание
Yo! In this video we'll learn how to create an android bundle release. I tried to make it as simple as I possibly could haha hope you enjoy! :D

For windows do all the same steps except to generate the keystore is a bit different, On Windows keytool must be run from C:\Program Files\Java\jdkx.x.x_x\bin, as administrator.

second code:
MYAPP_UPLOAD_KEY_ALIAS=my-key-alias
MYAPP_UPLOAD_STORE_PASSWORD=*****
MYAPP_UPLOAD_KEY_PASSWORD=*****

Рекомендации по теме
Комментарии
Автор

Super excited for this 1 man. Considering submitting my crypto app for Google play lol. 🤣

thsurvivor
Автор

do i need to replace store file path?
in app build.gradle

sreenivasreddykick
Автор

thanks for quick tute without nonsense

wildlifebypk