Skip to content

Commit 701fb1b

Browse files
committed
deprecation notice
1 parent e5a8a08 commit 701fb1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# React Native RefreshableListView
22
A pull-to-refresh ListView which shows a loading spinner while your data reloads
33

4+
*Deprecated*: now you can use the built-in [RefreshControl](https://facebook.github.io/react-native/docs/refreshcontrol.html) instead.
5+
46
![Build Status](https://api.travis-ci.org/jsdf/react-native-refreshable-listview.svg)
57

68
In action (from [ReactNativeHackerNews](https://github.com/jsdf/ReactNativeHackerNews)):

0 commit comments

Comments
 (0)