uzysjung / UzysCircularProgressPullToRefresh

Give Pinterest Like PullToRefresh to any UIScrollView with just simple code
MIT License
340 stars 51 forks source link

Automatically refreshes in modal #15

Closed btate closed 9 years ago

btate commented 9 years ago

I'm seeing an issue where if my view controller is displayed modally the top padding issue I referenced earlier doesn't exist and the refresh animation happens automatically.

btate commented 9 years ago

I think this also had to do with setting up in viewDidLoad.