iOS Tutorial: UIRefreshControl with a UITableViewController using Storyboards and xCode 5 - Part 1

preview_player
Показать описание
In this video, we see how we can implement a UIRefreshControl. The UIRefreshControl is the pulldown control one sees in the mail application and allows the user to retrieve new data without leaving the current view.

Рекомендации по теме
Комментарии
Автор

Excellent tutorial!! anyway you can show how to set up the php code in the
website?

nishify
Автор

What if the tableView is added to a parent view programmatically. The tableView does not have a view controller, but it only has delegate and dataSource? 

elgs