File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,6 +32,11 @@ node diff.js ./build/android/common.jsbundle ./build/android/main_app_all.jsbund
3232node diff.js ./build/android/common.jsbundle ./build/android/sub_app_all.jsbundle ./build/android/sub_app.jsbundle
3333```
3434
35- #### To be done
36-
37- Support Android
35+ #### 解读:
36+ 1 . [ React Native 拆包实践1 - bundle server的启动过程] ( https://www.jianshu.com/p/d1d77c709053 )
37+ 2 . [ React Native 拆包实践2 - react-native start] ( https://www.jianshu.com/p/473dddd751c8 )
38+ 3 . [ React Native 拆包实践3 - react-native bundle] ( https://www.jianshu.com/p/359721b85f12 )
39+ 4 . [ React Native 拆包实践4 - createModuleIdFactory] ( https://www.jianshu.com/p/717f4cb7e682 )
40+ 5 . [ React Native 拆包实践5 - iOS 按需加载jsbundle] ( https://www.jianshu.com/p/832d7c01b101 )
41+ 6 . [ React Native 拆包实践6 - Android 启动流程] ( https://www.jianshu.com/p/89757051ffe5 )
42+ 7 . [ React Native 拆包实践7 - Android 按需加载jsbundle] ( https://www.jianshu.com/p/ce80c2924292 )
You can’t perform that action at this time.
0 commit comments