ReactNative增量升级方案 汇总

来源:互联网 发布:知乎英文怎么说 编辑:程序博客网 时间:2024/05/19 05:29



1 、ReactNative增量升级方案


https://github.com/cnsnake11/blog/blob/master/ReactNative%E5%BC%80%E5%8F%91%E6%8C%87%E5%AF%BC/ReactNative%E5%A2%9E%E9%87%8F%E5%8D%87%E7%BA%A7%E6%96%B9%E6%A1%88.md


https://segmentfault.com/a/1190000004352162



2、React Native 热部署


http://www.ibm.com/developerworks/cn/mobile/mo-cn-reactnative/index.html

http://www.beansmile.com/blog/posts/react-native-hot-deployment



3、CodePush

http://microsoft.github.io/code-push/


4、AppHub

    https://github.com/AppHubPlatform/apphub

5、react-native-auto-updater  

 只能进行全量更新,不是增量更新,只是js更新,不支持assets更新,需要自己配置好服务端

https://github.com/aerofs/react-native-auto-updater



0 0
原创粉丝点击