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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?