remobile / react-native-refresh-infinite-listview

a pure js pull-down-refresh and pull-up-loadmore react-native listview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refresh indicator not showing

Lyrillind opened this issue · comments

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.