seatgeek / react-infinite

A browser-ready efficient scrolling container based on UITableView
Other
2.71k stars 273 forks source link

How to implement pull to refresh #160

Open geminiyellow opened 8 years ago

geminiyellow commented 8 years ago

hi @garetht

Is it possible to implement pull to refresh in this library?

calvinchankf commented 8 years ago

hi @geminiyellow, did you solve it? I got a same problem. So...I implemented it from scratch on my own https://github.com/calvinchankf/ReactRefreshinFiniteTableView