2018-03-16 Unable to load script

2018-03-16  本文已影响31人  RicoX2016

This issue helped me resolve the problem in following steps.

  1. (in project directory) mkdir android/app/src/main/assets
  2. 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
  3. react-native run-android
上一篇下一篇

猜你喜欢

热点阅读