1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-16 09:01:38 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

解决Android 在RN0.27以上版本报错问题

This commit is contained in:
tdzl2003
2016-06-27 21:02:47 +08:00
parent 9c2f6cf900
commit 702ddbe011
6 changed files with 31 additions and 7 deletions

View File

@@ -2,6 +2,10 @@
本组件是面向React Native提供热更新功能的组件建议结合[Update服务](http://update.reactnative.cn/)使用。
### 公告
因为React Native调整了okhttp的依赖对于0.27以上版本的React Native请安装1.1.x版本对于0.26及以前版本请安装1.0.x版本。
### 优势
1. 命令行工具&网页双端管理版本发布过程简单便捷完全可以集成CI。