Search results for uitableviewcell

RMSwipeTableViewCell screenshot

RMSwipeTableViewCell

June 01, 2013 • MIT License
RMSwipeTableViewCell is a drop-in UITableViewCell subclass that supports pan gestures as seen in apps such as Clear, Mailbox, Sparrow and many more. It includes a number of delegate callbacks to he...
Animated-TableViewCell screenshot

Animated-TableViewCell

April 30, 2013 • BSD License
A example project with Animated Cells In this example, I created a customCell1 which demonstrate that how the animated call user to subclass and customize their own tableViewCell. Add everything...
MCSwipeTableViewCell screenshot

MCSwipeTableViewCell

March 11, 2013 • MIT License
Convenient UITableViewCell subclass that implements a swipeable content to trigger actions (similar to the Mailbox app).
No image provided.

JSQMessagesViewController

February 26, 2013 • MIT License
An elegant messages UI library for iOS. http://jessesquires.github.io/JSQMessagesViewController
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...
TKRoundedView screenshot

TKRoundedView

January 16, 2013 • Apache 2.0 License
Simple and advanced rounded corners without images, perfect for implementing grouped table view cells
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...
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...
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...
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...
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.
DMSlidingCell screenshot

DMSlidingCell

July 08, 2012 • MIT License
DMSlidingCell is a simple Slide-To-Reveal implementation of UITableViewCell you can found in Twitter and many other applications. It uses blocks and Core Animation so it requires iOS 4.x or later.
Scroller screenshot

Scroller

June 04, 2012 • MIT License
A novel way to interact with a list of data.
CPPickerView screenshot

CPPickerView

March 26, 2012 • MIT License
A custom, configurable, horizontal version of UIPickerView (based on the spinning-wheel or slot-machine metaphor), with an included table cell implementation. Originally intended for condensing the...
EmailableCell screenshot

EmailableCell

December 17, 2011 • Apache 2.0 License
EmailableCell is a UITableViewCell subclass for making cells containing email addresses copyable and it enables users to send email to that addresses using the iPhone’s default Mail application.
PickerTableViewCell screenshot

PickerTableViewCell

November 17, 2011 • Unspecified License
UIPickerView as a keyboard view for UITableViewCell.
MHNibTableViewCell screenshot

MHNibTableViewCell

July 24, 2011 • MIT License
A UITableViewCell subclass that makes it easy to load table view cells from nib files.
CopyableCell screenshot

CopyableCell

June 17, 2011 • Unspecified License
CopyableCell class makes it easy to use a UITableViewCell with copy functionality. It’s a subclass of UITableViewCell class. Application code can interact with CopyableCell instances through the Co...
LRSlidingTableViewCell screenshot

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.