Search results for tableview

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

PPImageScrollingTableViewCell

August 21, 2013 • MIT License
PPImageScrollingTableViewCell is a UITableViewCell subclass that can make images scrollable horizontally in TableView.
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.
SPHLocationPicker screenshot

SPHLocationPicker

August 08, 2013 • MIT License
A location picker built around a UITableView, MKMapView and CLPlacemark. Displaying and the size of the map, dropping pins with a tap, providing a search controller and a bounce to return the ma...
RETableViewManager screenshot

RETableViewManager

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

MJNIndexView

August 06, 2013 • MIT License
MJNIndexView is a highly customizable UIControl which displays an alternative index for UITableView. I wanted to mimic the index designed by Jeremy Olson's Tapity for their Languages app. I think t...
JKExpandTableView screenshot

JKExpandTableView

August 05, 2013 • MIT License
Expandable Nested Table View for iOS JKExpandableNestedTableView is a subclass of UITableView that makes it easy to create a table view with expandable/collapsable rows. Recursive nesting is not...
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.
SLGSlideShowView screenshot

SLGSlideShowView

July 26, 2013 • MIT License
Simple Image Slide Show for displaying images with UITableView like datasource and delegate
No image provided.

CLTableWithFooterViewController

July 24, 2013 • MIT License
Easily add a stationary footer image when you reach the bottom of your UIScrollView or UITableView. Scroll back up to make it disappear.
MSCellAccessory screenshot

MSCellAccessory

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

YFJLeftSwipeDeleteTableView

July 16, 2013 • MIT License
Drop-in UITableView subclass that supports left-swipe cell deletion like in iOS7. (works both in iOS6 and iOS7)
MultiTablesView screenshot

MultiTablesView

July 15, 2013 • MIT License
Multi-Levels Table View used to stack table views horizontally. This project adds a notion of levels to the actual UITableView logic.
KOMovingNavigationBar screenshot

KOMovingNavigationBar

July 02, 2013 • MIT License
A UINavigationBar that slides out of view when the user scrolls down and automatically slides back in when scrolling up. Compatible with UIScrollViews and subclasses (i.e. UITableView).
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.
DKLiveBlur screenshot

DKLiveBlur

June 17, 2013 • MIT License
Demo app to show live blur effect similar to yahoo weather iOS app and iOS 7. Extremely fast blur processing with DSP. Easy to use: just create a view, set tableview and background image. That's...
PQCollectionViewCell screenshot

PQCollectionViewCell

June 17, 2013 • Public Domain License
PQCollectionViewCell is based on the logic behind PQTableViewCell, applied on a UICollectionViewCell. To use, subclass PQCollectionViewCell, and use `drawCellView:` instead of `drawRect:` when y...
TKImageIpsum screenshot

TKImageIpsum

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