tags:

views:

29

answers:

1

Hi !

I would like to add this to a projet, but I don't want to add the full Three20 framework for a simple feature. How the framework does to always hide the first row, and to detect when it's sliding up ? After that, I suppose a callback url can just be called to refresh the table view.

Thanks !

A: 

Try one of the standalone implementations, like EGOTableViewPullRefresh.

Credit noted in this StackOverflow post also; which is where I first learned of it.

petert
thanks a lot !!
Thomas Joulin
No problem. If it's solved your problem, it'd be nice if you vote the answer up too. Cheers
petert