PullToRefresh

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

  • 所有者: leah/PullToRefresh
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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!

主要指标

概览
名称与所有者leah/PullToRefresh
主编程语言Objective-C
编程语言Objective-C (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2010-07-25 17:44:33
推送于2022-10-19 11:54:28
最后一次提交2013-10-10 10:02:24
发布数0
用户参与
星数1.9k
关注者数79
派生数251
提交数41
已启用问题?
问题数16
打开的问题数9
拉请求数6
打开的拉请求数12
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?