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

fix warning #281

Closed zqpmaster closed 8 years ago

zqpmaster commented 8 years ago

fix ”SVViewController.m:40:1: The 'viewDidAppear:' instance method in UIViewController subclass 'SVViewController' is missing a [super viewDidAppear:] call”