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

Ability to Disable #10

Open Hackmodford opened 13 years ago

Hackmodford commented 13 years ago

Is there any way I could load the view and disable the pull to refresh? My app was using the pull to refresh as a way to initiate a camera barcode scan. However when I connect a line-pro barcode scanner I do not need the pull to scan feature. Is there a easy way to disable the pull to refresh? Or can this feature be added?