Using UIRefreshControl
Using UIRefreshControl
Week 1
Overview (/content/week_1/overview)
Assignment (/content/week_1/assignment)
Assignment Hints (/content/week_1/hints)
Class Exercise (/content/week_1/lab)
Week 2
Week 3
Week 4
Week 5
Week 6
Using UIRefreshControl
Pull to refresh has been a standard UI convention in iOS since early days of Twitter. It's easy to include the
default pull to refresh control into any scroll view, including UIScrollView, UITableView, or UICollectionView.