We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c1433c commit f670b7bCopy full SHA for f670b7b
README.md
@@ -1,7 +1,7 @@
1
# react-native-SmartRefreshLayout(完全可使用RN自定义的下拉刷新插件)[](https://badge.fury.io/js/react-native-smartrefreshlayout)
2
基于android SmartRefreshLayout https://github.com/scwang90/SmartRefreshLayout 开发的插件,可提供类似ios的弹性刷新,如果你喜欢,请不要吝啬你的 :smile: star :smile:
3
4
-ios自动刷新组件[react-native-MJRefresh](https://github.com/react-native-studio/react-native-MJRefresh)
+ios自动刷新组件见[react-native-MJRefresh](https://github.com/react-native-studio/react-native-MJRefresh)
5
## 第一步
6
工程目录下运行<br> `npm install --save react-native-smartrefreshlayout`<br> 或者<br> `yarn add react-native-smartrefreshlayout`(已经安装了yarn)
7
## 第二步
0 commit comments