Search results for uitableview

NMPaginator screenshot

NMPaginator

March 06, 2013 • Custom License
NMPaginator is a simple Objective-C class that handles pagination for you. It makes it easy to display results from API webservices that take page and per_page parameters.
IBCellFlipSegue screenshot

IBCellFlipSegue

February 27, 2013 • Apache 2.0 License
A simple custom segue created to imitate the animation shown on the main menu of the Expedia Hotels & Flight app.
POHorizontalList screenshot

POHorizontalList

February 26, 2013 • MIT License
App Store like horizontal view control that can be used in a UITableView
No image provided.

JSQMessagesViewController

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

WDUploadProgressView

February 20, 2013 • MIT License
Upload Progress View to be attached as a header of a UITableView and receive updates about the connection.
iOS-Tree-Component screenshot

iOS-Tree-Component

February 02, 2013 • MIT License
The iOS Tree component is a UITableViewCell replacement that lets your UITableView work as a tree. The component is very simple to use it contains two classes and a nib file. It is developed usi...
Artisan iOS screenshot

Artisan iOS

January 28, 2013 • MIT License
Artisan is a simple iOS application to search for and display information and related mixes from a particular musical artist. It utilizes the 8Tracks and Last.FM APIs.
SDWebImage screenshot

SDWebImage

January 17, 2013 • MIT License
UIImageView category adding suppport for remote images coming from the web asynchronously with caching.
TKRoundedView screenshot

TKRoundedView

January 16, 2013 • Apache 2.0 License
Simple and advanced rounded corners without images, perfect for implementing grouped table view cells
ZGParallelView screenshot

ZGParallelView

January 11, 2013 • MIT License
ParallelView is the easiest way to add a Parallax effect to a UITableView. It works perfectly with UITableViewController and is completely compatable with both UITableViewStyle. Most importantly...
SDScaffoldKit screenshot

SDScaffoldKit

January 03, 2013 • MIT License
UIKit can be tedious and repeative to build simple CRUD interfaces. SDScaffoldKit is a simple library that provides Create, Read, Update, and Delete views/viewcontrollers out-of-the-box. Just creat...
Location Map screenshot

Location Map

January 02, 2013 • CC BY 3.0 License
A Design pattern to show the locations and map in an efficient way, the UI mimics Foursquare's checkin view.
MLTableAlert screenshot

MLTableAlert

December 29, 2012 • BSD License
A block-based UIAlertView replacement which allows you to show table view in alerts for fast selection. It supports ARC and is compatible with iOS SDK 5.0 or later. It's completely based on UIViews...
FXDDoubleTable screenshot

FXDDoubleTable

December 03, 2012 • MIT License
Presents two table views simultaneously, one on top of the other. The heights of the tables changes based upon which one the user scrolls. While front table is showing main items, behind table ...
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...
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.
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...