ArtSabintsev / ASPullToRefresh

A simple iPhone UITableViewController for adding "Pull-to-Refresh" functionality.

Home Page:https://github.com/ArtSabintsev/ASPullToRefresh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASPullToRefresh

A Class for adding "Pull-to-Refresh" functionality acorss multiple, similarly constructed UITableViewControllers

Important Note

I am no longer supporting this repository, as iOS 5 has < 7% of the iOS market share. Also, Apple's iOS 6 native pull-to-refresh implementation nicely solves the problem that this repository solved.

The codebase will remain online and available for now. The old readme can be found in the README_OLD.md file.

About

A simple iPhone UITableViewController for adding "Pull-to-Refresh" functionality.

https://github.com/ArtSabintsev/ASPullToRefresh


Languages

Language:Objective-C 100.0%