• Stars
    star
    176
  • Rank 215,583 (Top 5 %)
  • Language
    Objective-C
  • Created over 13 years ago
  • Updated over 13 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Inspired by EGOTableViewPullRefresh, a simple control to load more rows into the TableView.
== DESCRIPTION:

Inspired by EGOTableViewPullRefresh[https://github.com/enormego/EGOTableViewPullRefresh], a similar control 
to the pull down to refresh control created by atebits in Tweetie 2, I implement this simple control to 
load more rows into the table.

== Usage:

Check the demo. Thanks for enormego. Most of the codes are directly copied from their demo.

== LICENSE:

Copyright (c) 2010 Dingding Ye and Intridea, Inc. ( http://intridea.com ), released under the MIT License.