remobile / react-native-refresh-infinite-listview

a pure js pull-down-refresh and pull-up-loadmore react-native listview
MIT License
148 stars 34 forks source link

Refresh indicator not showing #2

Open thethreeonee opened 8 years ago

thethreeonee commented 8 years ago

When the list is not scrolled to the top, then scroll down until beyond top, the pull down to refresh indicator is not showing.

And also:

When the list is not scrolled to the bottom, then scroll up until beyond bottom, the pull up to load more indicator is not showing.