Search results for refresh

ISRefreshControl screenshot

ISRefreshControl

November 25, 2012 • MIT License
An iOS4-compatible version of the UIRefreshControl, introduced in iOS 6.
MNMPullToRefresh screenshot

MNMPullToRefresh

November 18, 2012 • MIT License
MNMPullToRefresh is a solution to add pull-to-refresh feature at the top of an UITableView. This solution has its basis on the Mediator design pattern (http://en.wikipedia.org/wiki/Mediator_patt...
AllAroundPullView screenshot

AllAroundPullView

September 15, 2012 • MIT License
Pull-To-Refresh for 4 direction.
AH3DPullRefresh screenshot

AH3DPullRefresh

August 26, 2012 • BSD License
A simple iOS control to add a pull to refresh and/or a pull to load more to UITableView with a cool 3D effect.
ODRefreshControl screenshot

ODRefreshControl

July 15, 2012 • MIT License
A pull down to refresh control like the one in Apple's iOS6 Mail App
SVPullToRefresh screenshot

SVPullToRefresh

June 28, 2012 • MIT License
Give pull-to-refresh & infinite scrolling to any UITableView with 1 line of code.
MOOPullGesture screenshot

MOOPullGesture

April 19, 2012 • Public Domain License
Clean, versatile pull gesture for iOS perfectionists. Comes with pull-to-create and pull-to-refresh.
PullToRefresh screenshot

PullToRefresh

March 07, 2012 • MIT License
A twitter-style pull-to-refresh NSScrollView with the added functionality of delegate protocols. Based on: Leah Culver's PullToRefresh for iOS and Alex Zielenski's ScrollToRefresh for OSX
MNMBottomPullToRefresh screenshot

MNMBottomPullToRefresh

February 16, 2012 • BSD License
MNMBottomPullToRefresh is a solution to add pull-to-refresh feature to the bottom of a UITableView instead of the top, as usual. This view can be used to retrieve more values, or pages, of a large ...
No image provided.

DAReloadActivity

February 10, 2012 • MIT License
DAReloadActivity is a UIButton subclass (with a refresh arrow by default) with UIActivityIndicatorView properties.
PullToRefreshTransform screenshot

PullToRefreshTransform

February 03, 2012 • Unspecified License
Example of how to do the pull to refresh seen in the Twittelator Neue app.
PHRefreshTriggerView screenshot

PHRefreshTriggerView

January 09, 2012 • MIT License
This is an alternate to EGORefreshTableView that uses a gesture recognizer instead of UIScrollView's delegate.
ScrollToRefresh screenshot

ScrollToRefresh

November 27, 2011 • MIT License
ScrollToRefresh is a subclass of NSScrollView that adds a "pull-to-refresh" view to the "elastic" area of NSScrollview.
STableViewController screenshot

STableViewController

October 15, 2011 • MIT License
This is deprecated in favor of the newer SKStatefulTableViewController: https://github.com/shiki/SKStatefulTableViewController STableViewController is a custom table view controller that support...
EGOTableViewPullRefresh screenshot

EGOTableViewPullRefresh

March 19, 2011 • MIT License
A similar control to the pull down to refresh control created by atebits in Tweetie 2.
Pull-to-Refresh TableView screenshot

Pull-to-Refresh TableView

January 04, 2011 • MIT License
As pioneered in Twitter for iPhone (née Tweetie 2), pull the table view down to expose a refresh control. Keep pulling and release, and the TableView will reload.