iPhone Pull Down Refresh like Tweetie

前端 未结 5 1554
梦如初夏
梦如初夏 2020-11-30 20:05

I am trying to find an example of placing an element above the Table View outside the normal scrollable region. How would I do this? An example would be what the Tweetie 2 a

5条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-11-30 20:28

    You are looking for UIRefreshControl which is available for every UITableViewController - https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIRefreshControl_class/Reference/Reference.html

提交回复
热议问题