samvermette / SVPullToRefresh

Give pull-to-refresh & infinite scrolling to any UIScrollView with 1 line of code.
http://samvermette.com/314
MIT License
4.82k stars 1.09k forks source link

Disable show pull at first time the view has loaded. #232

Open gclsoft opened 9 years ago

gclsoft commented 9 years ago

It loads cache at first time, but still show pull information at the top, how to hide it at first time.

liruqi commented 9 years ago

SVPullToRefresh does not pull automatically if you have not called - triggerPullToRefresh.