美文网首页
Could not get BatchedBridge, mak

Could not get BatchedBridge, mak

作者: LiuTianXiang | 来源:发表于2017-01-20 09:19 被阅读726次

首先在项目的目录android/app/src/main/下面 查看有没有assets文件夹,如果没有手动创建一个。
然后打开终端 cd到项目根目录执行下面命令

react-native bundle --platform android --dev false --entry-file index.android.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res/  

相关文章

网友评论

      本文标题:Could not get BatchedBridge, mak

      本文链接:https://www.haomeiwen.com/subject/kmswbttx.html