美文网首页
安卓打包

安卓打包

作者: yyl0129 | 来源:发表于2019-12-16 11:13 被阅读0次

    1 Bundle:

    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

    2 ./gradlew assembleRelease

    相关文章

      网友评论

          本文标题:安卓打包

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