Create a react app via the quickstart, need studio /jdk 11 /some env entries.
js debug via the chrome insp controls.
use npm start and it will launch android emulator . need sdk tools installed for emulator to work .
./gradlew assembleDebug for debug apk
npx react-native run-android --variant=release
No comments:
Post a Comment