leah / PullToRefresh

A simple iPhone TableViewController for adding pull-to-refresh functionality.
http://blog.leahculver.com/2010/07/iphone-pull-to-refresh.html
MIT License
1.91k stars 253 forks source link

Reverse tracking #7

Open mailpraveens opened 13 years ago

mailpraveens commented 13 years ago

How can i enable pull up to refresh feature using the same. Looking for some pointers.

thedaniel commented 13 years ago

I'm working on an adaptation of this code to do just that, thought as part of a custom view controller that's not a UITableViewController subclass.. I'll try to clean up my changes and submit a pull request when I'm done.

iliaskarim commented 13 years ago

I would be very interested in this feature as well!

thedaniel commented 13 years ago

ok - it was a pretty simple modification. I'll see if I can clean it up & submit a pull request when I go to work tomorrow.