1. 程式人生 > >離線更新使使用者

離線更新使使用者

生成離線更新包: 1.手動建立assets資料夾: android\app\src\main

2.在RN根目錄,生成離線包: 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/

生成以後的包: android\app\src\main\assets: index.android.bundle index.android.bundle.meta

8.0手機處理