React Native 实现热更新方案CodePush过程中遇到的问题 ( 搭建自己的CodePush服务器 )
前言CodePush官方:https://github.com/Microsoft/react-native-code-push自搭建CodePushServer:https://github.com/lisong/code-push-server参考文章:https://www.jianshu.com/p/417a165ca9d7https://github.com/crazycodeboy/R