HHPanningTableViewCell - Swipe to reveal
October 22, 2012 • BSD License
HHPanningTableViewCell is a UITableViewCell implementing "swipe to reveal" a drawer view. Such a view typically holds action buttons applying to the current row.
This behavior is seen in a numbe...
SVPullToRefresh
June 28, 2012 • MIT License
Give pull-to-refresh & infinite scrolling to any UITableView with 1 line of code.
MOOPullGesture
April 19, 2012 • Public Domain License
Clean, versatile pull gesture for iOS perfectionists. Comes with pull-to-create and pull-to-refresh.
TwUI
July 01, 2011 • Apache 2.0 License
TwUI is a hardware accelerated UI framework for Mac, inspired by UIKit.
LRSlidingTableViewCell
June 13, 2011 • MIT License
This is a simple implementation of the "swipe to reveal" behaviour found in Twitter and Spotify for iPhone. It uses modern iOS techniques (animations using blocks) and so requires iOS 4.0 or greater.
StackScrollView
May 16, 2011 • Unspecified License
StackScrollView project is a demo app for creating view like twitter app for ipad, created by the mobile development team at raw engineering. It supports: Orientation (both Landscape & Portrait), S...
TISwipeableTableView
April 25, 2011 • MIT License
Allows you to swipe a UITableViewCell and reveal a back view, as seen in the "Twitter" app.
EGOTableViewPullRefresh
March 19, 2011 • MIT License
A similar control to the pull down to refresh control created by atebits in Tweetie 2.
UIDickBar
March 07, 2011 • MIT License
Dickbar, new feature from Twitter for iPhone, now available for your iOS apps too.
BCTabBarController
January 04, 2011 • MIT License
A ground-up rewrite of UITabBarController that adds: "A cool little arrow that slides around to indicate the current tab; support for all orientations; same height as a standard UIToolbar;" and opt...
Animated Tab Bar Selection Indicator
January 04, 2011 • Unspecified License
As seen in Twitter for iPhone (née Tweetie 2), select a tab from the tab bar, and a small triangular selection indicator slides into place above the tab.
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.