본문 바로가기

Mobile/react-native

react native android failed to load JS bundle



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