Possible Duplicate:
Implementing pull to refresh view feature

Are there any sample outs out there that show you how to implement the pull Related threads on iPhone Dev SDK Forum" Chpwn's pull to refresh Google+ Project Aims to Pull Down Facebook from Social Networking.

link|improve this question

0% accept rate
First link from googling "pull to refresh" blog.leahculver.com/2010/12/iphone-pull-to-refresh.html – xs2bush Jul 22 '11 at 10:40
feedback

closed as exact duplicate by Brad Larson, Mat, bažmegakapa, Abizern, marc_s Jul 30 '11 at 18:02

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

3 Answers

https://github.com/enormego/EGOTableViewPullRefresh - I like this one, its plain and simple.

link|improve this answer
feedback

You have this one https://github.com/leah/PullToRefresh also.

link|improve this answer
feedback

There is a "Pull to reload" option in Three20's TTTableViewController

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.