jsdf / react-native-refreshable-listview

Deprecated. A pull-to-refresh ListView which shows a loading spinner while your data reloads
1.38k stars 168 forks source link

can't work on android? #35

Open ronniegong opened 8 years ago

ronniegong commented 8 years ago

support android now? try to use it in react native android ,but doesn't work

sadikelong commented 8 years ago

I try it in android, but can not pull up. Seem useless in android.

adamrainsby commented 8 years ago

You can wrap the listview in this for android https://facebook.github.io/react-native/docs/pulltorefreshviewandroid.html#content

jsdf commented 8 years ago

Version 2.0.0-beta4 works in Android