Search results for uitableviewcell

eLBeeIsolator screenshot

eLBeeIsolator

May 03, 2014 • MIT License
Isolate a UITableViewCell. This example uses a longpress, but you can use whatever you want. There are additional libraries included with this code including: * Nametag - Add a "name tag" iden...
HPReorderTableView screenshot

HPReorderTableView

April 09, 2014 • Apache 2.0 License
A drop-in UITableView replacement to reorder cells with long press on any part of the cell.
BRFlabbyTable screenshot

BRFlabbyTable

April 07, 2014 • Apache 2.0 License
BRFlabbyTable is a set of classes that allow you to add a bouncy and distorted effect on a cell frame while the table is scrolling. The "flabbiness" of the cells is based on the speed of scrolling....
DNSSwipeableTableCell screenshot

DNSSwipeableTableCell

March 24, 2014 • MIT License
A table view cell that swipes to reveal a basement menu similar to iOS 7 Mail, but with tons of configuration options. Uses a delegate/data source construction method, and NSLayoutConstraints and s...
MRSwipeTableViewCell screenshot

MRSwipeTableViewCell

February 06, 2014 • MIT License
A UITableViewCell that allow swipe left to reveal a background view with parallax effect.
WCFastCell screenshot

WCFastCell

January 28, 2014 • MIT License
A drop-in replacement for UITableViewCell and UICollectionViewCell which draws contents using CoreGraphics. Seamless integration with nibs provided.
VMTableViewArrayDataSource screenshot

VMTableViewArrayDataSource

January 25, 2014 • BSD License
A simple category to use static UITableViewCells without having to use storyboards.
ETSwipeCell screenshot

ETSwipeCell

December 30, 2013 • MIT License
UITableView's subclass with gestures
JGScrollableTableViewCell screenshot

JGScrollableTableViewCell

November 28, 2013 • MIT License
JGScrollableTableViewCell is a simple and easy to use UITableViewCell subclass with a scrollable content view that exposes an accessory view when scrolled. The behavior is inspired by the iOS 7 mai...
ABMExpandingTableViewCells screenshot

ABMExpandingTableViewCells

November 25, 2013 • MIT License
Expanding table view cell to reveal a toolbar cell under the selected row
SWTableViewCell screenshot

SWTableViewCell

October 07, 2013 • MIT License
An easy-to-use UITableViewCell subclass that implements a swipeable content view which exposes utility buttons (similar to iOS 7 Mail Application)
RSTMALLCell screenshot

RSTMALLCell

September 14, 2013 • MIT License
Yet another clone, the target is Tmall (天猫) this time. The latest update contains a cool feature, on the second tab, images on the right of the cell could be moved by finger if not releasing and wh...
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...
PPImageScrollingTableViewCell screenshot

PPImageScrollingTableViewCell

August 21, 2013 • MIT License
PPImageScrollingTableViewCell is a UITableViewCell subclass that can make images scrollable horizontally in TableView.
RETableViewManager screenshot

RETableViewManager

August 06, 2013 • MIT License
Powerful data driven content manager for UITableView.
MSCellAccessory screenshot

MSCellAccessory

July 21, 2013 • BSD License
UITableViewCell accessoryType can easily customizing the colors. Supported iOS7 Flat Design.
ADCustomTableView screenshot

ADCustomTableView

June 25, 2013 • MIT License
A UITableView subclass that provides custom cell entrance effects, like sliding in cell contents from the right. See the example video on GitHub for more information.
TKImageIpsum screenshot

TKImageIpsum

June 15, 2013 • Apache 2.0 License
Lorem ipsum for images for iOS
MLPAccessoryBadge screenshot

MLPAccessoryBadge

June 14, 2013 • MIT License
MLPAccessoryBadge is a delightfully customizable UIView subclass that renders text inside a badge, created mainly for use in a UITableViewCell as its accessoryView property. Use it to hint at quant...
JZSwipeCell screenshot

JZSwipeCell

June 11, 2013 • MIT License
Inspired by MailboxApp (http://mailboxapp.com). A UITableViewCell subclass that makes it easy to add long, short, left and right swiping of content in your table views. Features 4 swipe zones with ...