Search results for tableview

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...
ADBGridView screenshot

ADBGridView

November 18, 2012 • BSD License
ADBGridView inherits from UITableView and is populated with ADBImageViews (repository). Number of images for row (cells) can be customized. UITableView is inherited to use cell reuse facility.
ADBIndexedTableView screenshot

ADBIndexedTableView

November 16, 2012 • BSD License
Indexed UITableView using first letter objects property. ADBIndexedTableView uses Objective-C runtime, introspection and message forwarding.
IZValueSelector screenshot

IZValueSelector

November 10, 2012 • Public Domain License
A simple selector inspired by UIPickerView but based on UITableView ... Update : I just added some support for horizontal scrolling as well (Still using UITableView for that)
IMOAutocompletionViewController screenshot

IMOAutocompletionViewController

November 02, 2012 • MIT License
Very fast autocompletion UITableView based controller - Fire it, set the data source and delegate and you're good to go.
HHPanningTableViewCell - Swipe to reveal screenshot

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...
HHTabListController - Vertical tab view controller screenshot

HHTabListController - Vertical tab view controller

October 22, 2012 • BSD License
HHTabListController is an implementation of a tab controller where tabs are listed in a table view hidden behind the active view controller. The list of tabs may be revealed using a swipe gestur...
IAInfiniteGridView screenshot

IAInfiniteGridView

October 20, 2012 • MIT License
Infinite grid view with UITableView-esque data source methods. If you want to have an infinite scroll view with our own grids, just drag IAInfiniteGridView, set and implement its data source, and y...
MKSocialShareTableViewCell screenshot

MKSocialShareTableViewCell

October 18, 2012 • Apache 2.0 License
A fairly self contained table view cell that enables the iOS 6 social sharing feature and can be easily “dropped in” to any configuration or options view based on a table view. Includes (replaceabl...
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.
JCAutocompletingSearch screenshot

JCAutocompletingSearch

October 01, 2012 • MIT License
Search controller table view widget for querying asynchronous backends allowing user selection from results.
PTSMessagingCell screenshot

PTSMessagingCell

September 29, 2012 • CC BY-SA 3.0 License
A UITableViewCell subclass, that provides SMS-App like messaging cells (balloons). Very easy to use, just as you would any UITableViewCell. Works with both interface orientations on the iPhone 3...
MGBox2  screenshot

MGBox2

September 28, 2012 • BSD License
Simple, quick iOS tables, grids, and more. Designed for rapid table and grid creation with minimal code, using blocks based design patterns. The layout engine supports padding, margins, zInde...
KOFiles screenshot

KOFiles

September 08, 2012 • BSD License
KOFiles – extended table with selection This component is an extended UITableView, suited for showing files and directories. It can display additional information, like date of creation and file s...
MasterDetailController  screenshot

MasterDetailController

September 05, 2012 • Public Domain License
A master detail controller that works like the facebook sliding menu/view You need to provide a master controller and detail controller. These controllers should subclass UIViewController and pr...
CRMultiRowSelect screenshot

CRMultiRowSelect

September 02, 2012 • Apache 2.0 License
CRMultiRowSelect is a custom UITableViewCell for iOS that supports multiple row selection in a UITableViewController. It supports multiple mark colors and beauty Retina display graphics. Everyth...
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.
UIBubbleTableView screenshot

UIBubbleTableView

August 14, 2012 • CC BY-SA 3.0 License
UIBubbleTableView is UITableView based iOS component for rendering chats like it's done in Messages application. Now comes with "typing" bubble and images in the chat. For installation guide and de...
StyledTableViewCell screenshot

StyledTableViewCell

August 12, 2012 • MIT License
Customized table view cell border and highlight colors.
FormKit.m screenshot

FormKit.m

August 11, 2012 • Apache 2.0 License
FormKit.m is a library that helps building forms with table views.