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

2.0.0-beta4 - second pull to refresh in a row acts weirdly and slowly on iOS #52

Open rkostrab opened 8 years ago

rkostrab commented 8 years ago

When I pull to refresh first time - it runs nice and smoothly. Then I pull again to refresh and list freezes for a second, then return back to top, and scroll again down with activity indicator. After update list keeps scrolled little bellow.

In previous versions (I mean 1.x.x) it's working fine.

please fix