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 1a2462c commit 3c1433cCopy full SHA for 3c1433c
README.md
@@ -1,5 +1,6 @@
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)
5
## 第一步
6
工程目录下运行<br> `npm install --save react-native-smartrefreshlayout`<br> 或者<br> `yarn add react-native-smartrefreshlayout`(已经安装了yarn)
0 commit comments