UITableView Pull to Refresh

I know, i know. Apple’s iOS 6 introduces a new component (which is already available in the sdk)… that allows you to refresh a table whenever the user pulls it.

However… not everyone is targetting iOS 6 +… at least not yet. So, i’d like to share a link with you. Sam Vermette, a fellow with a couple public github repositories, did an excellent job writing an UIScrollView extension. It’s super easy to setup… clean, and most of all, self contained.

It’s called, simply, SVPullToRefresh. So… Thank you Sam!

 

%d