error
Android error “Could not get BatchedBridge, make sure your bundle is packaged properly” on start of app
http://stackoverflow.com/questions/32572399/react-native-android-failed-to-load-js-bundle
curl bundle copy
D:\dev\reactNative\AwesomeProject\android\app\src\main
makedir /assets
curl "http://localhost:8081/index.android.bundle?platform=android" -o "android/app/src/main/assets/index.android.bundle"
curl for windows installer
https://curl.haxx.se/download.html > download wizard
window > cmd > ipconfig > local ip
phone > menu > dev settings > 192.168.0.1:8081
'Mobile > react-native' 카테고리의 다른 글
[ubuntu][react-native] create-react-native-app 으로 react-native 프로젝트 생성하기 (0) | 2017.11.22 |
---|---|
[react-native] build error : Could not expand ZIP (0) | 2017.11.22 |