Unable to load script from assets index.android.bundle on windows

后端 未结 30 4121
鱼传尺愫
鱼传尺愫 2020-11-22 06:33

I\'m trying to run my first React Native project for first time on my device (Android 4.2.2).

And I get:

unable to load script from assets in

30条回答
  •  一个人的身影
    2020-11-22 06:48

    don't forget turn on internet in emulator device, I resovled this error, it work perfect :V I get this error because i turn off internet to test NetInfo :D

提交回复
热议问题