美文网首页
react-native Unable to load scri

react-native Unable to load scri

作者: 本悟好 | 来源:发表于2021-01-20 16:16 被阅读0次

处理流程
1、 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

相关文章

网友评论

      本文标题:react-native Unable to load scri

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