Answers for "make release build react native using command"

3

react-native release build

cd android && ./gradlew assembleRelease
Posted by: Guest on March-17-2021
6

command to build react native app

npx react-native run-android
Posted by: Guest on March-19-2021

Code answers related to "make release build react native using command"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language