Search results for tableviewcontroller

JZRefreshControl screenshot

JZRefreshControl

February 22, 2014 • MIT License
JZRefreshControl is an easily extendable class that makes it dead simple to create a custom refresh control that will have your users so engaged they'll be opening your app and pulling to refresh n...
CRFAQTableViewController screenshot

CRFAQTableViewController

February 08, 2014 • MIT License
CRFAQTableViewController allows you to quickly and easily display a clickable interface to navigate question and answer style content.
No image provided.

EMAccordionTableViewController

January 19, 2014 • MIT License
EMAccordionTableViewController is a easy to use Expandable / Collapsable UITableView for iOS. Under the hood it works as a proxy for the UITableView and leaves to the delegate the responsability t...
BZGFormViewController screenshot

BZGFormViewController

January 15, 2014 • MIT License
A library for making dynamic forms.
SPHChatBubble screenshot

SPHChatBubble

December 03, 2013 • BSD License
Sphchatbubble to use in chat screens. This project is an attempt to create the experience of chat bubbles with image , time and avatar support. Features: 1. You can customize as per you...
RippleTableViewController screenshot

RippleTableViewController

September 18, 2013 • MIT License
TableViewController with ripple effect on scroll and tap.
MSCMoreOptionTableViewCell screenshot

MSCMoreOptionTableViewCell

August 21, 2013 • MIT License
Drop-in solution to achieve the "More" button in an UITableView's "swipe to delete"-menu by extending Apple's own implementation and not rewriting it, so UITableView's standard behavior isn't chang...
ADFlipTransition screenshot

ADFlipTransition

August 21, 2013 • MIT License
An alternative presentation animation for iOS. Mimics the flip animation from the iOS iTunes/App Store. Contains categories on UIViewController, UICollectionViewController and UITableViewControl...
PListTableViewController screenshot

PListTableViewController

August 19, 2013 • MIT License
Subclass of UITableViewController to show items of not only NSArray but also NSDictionary.
AMBubbleTableViewController screenshot

AMBubbleTableViewController

August 11, 2013 • MIT License
Simple implementation of a UITableView styled as chat bubbles, with different styles and easily customizable.
DAContextMenuTableViewController screenshot

DAContextMenuTableViewController

July 27, 2013 • MIT License
A UITableViewController subclass with "more" accessory view, that looks and behaves similarly to the one in the native mail app.
NTPagedTableViewController screenshot

NTPagedTableViewController

May 19, 2013 • CC BY 3.0 License
A UITableView that 'snaps' like `pagingEnabled` on `UIScrollView`.
UITableViewZoomController screenshot

UITableViewZoomController

March 09, 2013 • MIT License
A UITableViewController subclass that provides a zoom effect as cells appear for the first time (similar in style to Google+ iPhone app)
StaticDataTableViewController screenshot

StaticDataTableViewController

March 07, 2013 • Apache 2.0 License
This class enables animated hide/show static cells (created in IB, using the option Content : Static cells) for UITableView
No image provided.

JSQMessagesViewController

February 26, 2013 • MIT License
An elegant messages UI library for iOS. http://jessesquires.github.io/JSQMessagesViewController
DAModularTableView screenshot

DAModularTableView

October 09, 2012 • MIT License
UITableView subclass that absracts away the ugliness involved with creating static or modular UITableViews. Settings and menu pages are a snap to create with DAModularTableView.
RBParallaxTableViewController screenshot

RBParallaxTableViewController

April 14, 2012 • MIT License
Simple demo app inspired by Path 2.0's use of a parallax effect in conjunction with a UITableView.
KNPathTableViewController screenshot

KNPathTableViewController

January 13, 2012 • MIT License
KNPathTableViewController is an UITableViewController with an customizable overlay panel that shows up when you scroll, inspired by Path app. It is meant to be simple and flexible that can be ea...
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...
NLFetchedResultsTable screenshot

NLFetchedResultsTable

May 14, 2011 • CC BY 3.0 License
A small open-source class that helps you quickly create and configure a UITableViewController that is backed by an NSFetchedResultsController. This is code I use in a lot of my projects, and have e...