PullToRefresh

A simple iPhone TableViewController for adding pull-to-refresh functionality.

  • Owner: leah/PullToRefresh
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Attention: As of iOS 6.0, there is a UIRefreshControl object that makes adding pull-to-refresh functionality super easy. If you only need to support iOS 6.0 and later, I'd recommend using UIRefreshControl instead.

PullToRefresh

A simple iPhone TableViewController for adding pull-to-refresh functionality.




Inspired by Tweetie 2, Oliver Drobnik's blog post
and EGOTableViewPullRefresh.

How to install

  1. Copy the files, PullRefreshTableViewController.h,
    PullRefreshTableViewController.m,
    and arrow.png into your project.

  2. Link against the QuartzCore framework (used for rotating the arrow image).

  3. Create a TableViewController that is a subclass of PullRefreshTableViewController.

  4. Customize by adding your own refresh() method.

Enjoy!

Main metrics

Overview
Name With Ownerleah/PullToRefresh
Primary LanguageObjective-C
Program languageObjective-C (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2010-07-25 17:44:33
Pushed At2022-10-19 11:54:28
Last Commit At2013-10-10 10:02:24
Release Count0
用户参与
Stargazers Count1.9k
Watchers Count79
Fork Count251
Commits Count41
Has Issues Enabled
Issues Count16
Issue Open Count9
Pull Requests Count6
Pull Requests Open Count12
Pull Requests Close Count4
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private