BackEnd FrontEnd/ReactJS
react native run android 실행하기
forkballpitch
2019. 11. 14. 20:45
1. react-native start
2. react-native run-android
[참고]
react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res