react native 手動打包jsbundle文件


1 在項目目錄/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

 

 

react-native bundle --platform android --dev false --entry-file index.js --bundle-output E:/java/eclipse-workspace/DemoAppAPI/src/main/resources/static/resources/js/index.android.bundle --assets-dest android/app/src/main/res


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM