1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

Update readme

This commit is contained in:
sunnylqm 2019-10-05 11:59:52 +08:00
parent af9b500260
commit 92ec598d2a

View File

@ -34,6 +34,18 @@
请查阅[文档-API 接口](docs/api.md)。
### 本地开发
```
$ git clone git@github.com:reactnativecn/react-native-pushy.git
$ cd react-native-pushy/Example/testHotUpdate
$ yarn
$ yarn start
```
本地库文件使用yarn link链接因此可直接在源文件中修改在testHotUpdate项目中调试。
### 关于我们
本组件由[React Native 中文网](https://reactnative.cn/)独家发布,如有定制需求可以[联系我们](https://reactnative.cn/about.html#content)。