There was an error while loading. Please reload this page.
1 parent e5a8a08 commit 701fb1bCopy full SHA for 701fb1b
README.md
@@ -1,6 +1,8 @@
1
# React Native RefreshableListView
2
A pull-to-refresh ListView which shows a loading spinner while your data reloads
3
4
+*Deprecated*: now you can use the built-in [RefreshControl](https://facebook.github.io/react-native/docs/refreshcontrol.html) instead.
5
+
6

7
8
In action (from [ReactNativeHackerNews](https://github.com/jsdf/ReactNativeHackerNews)):
0 commit comments