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 252 forks source link

added refreshEnabledProperty which allows to disable/enable refresh manually #13

Open fourplusone opened 12 years ago

Hackmodford commented 12 years ago

This is exactly what I needed Thank You!