0

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.

Community
  • 1
  • 1
Durga
  • 933
  • 1
  • 9
  • 12

3 Answers3

1

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

Praveen S
  • 10,355
  • 2
  • 43
  • 69
1

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

Damien Debin
  • 2,812
  • 25
  • 41
0

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

Sascha
  • 5,903
  • 3
  • 24
  • 20