Search results for tableview

KMAccordionTableViewController screenshot

KMAccordionTableViewController

May 18, 2014 • MIT License
Accordion UITableViewController component based on Apples's example.
No image provided.

SAScrollTableViewCell

May 15, 2014 • MIT License
An easy-to-use UITableViewCell subclass that implements a scrolling effect cell with media content such as images, video sound etc...
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...
STXDynamicTableView screenshot

STXDynamicTableView

April 28, 2014 • MIT License
An Instagram-inspired table view to display a photo stream. STXDynamicTableView is designed to solve the common use case to display a feed of photos with their corresponding likes, caption, and com...
SLParallaxController screenshot

SLParallaxController

April 15, 2014 • MIT License
Parallax effect between UITableView & UIMapView - like FourSquare
KEYPullDownMenu screenshot

KEYPullDownMenu

April 14, 2014 • MIT License
A pull down menu, similar to notification center on iOS that supports an unlimited number of items. Items can either be selected, deleted or reordered. The control is aimed at providing context for...
JBParallaxCell screenshot

JBParallaxCell

April 13, 2014 • MIT License
This project provides a parallax effect on a `UIImageView` on a `UITAbleViewCell`. When the user scroll on the table view the `UIImageView` changes its offsets in the oposite direction.
iMessageStyleReveal screenshot

iMessageStyleReveal

April 13, 2014 • MIT License
Provides a plug and play solution for adding pull to reveal info along side your UITableView's.
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.
JMOTableViewDescription screenshot

JMOTableViewDescription

April 09, 2014 • MIT License
JMOTableViewDescription is an Objective-C library for easily creating and manage complex structured tableView.
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....
StickyHeaderView screenshot

StickyHeaderView

March 26, 2014 • MIT License
Example of how to create a UITableView HeaderView which sticks to the top and stretches when pulled down. Kind of like the Tinder app does.
No image provided.

ANBlurredTableView

March 26, 2014 • Unspecified License
Animated blur and tint background on UITableView scroll. - Customizable tint. - Animate between two different alphas for a darken or lighten effect. - Works in the background and animates in ...
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...
BJTableCeption screenshot

BJTableCeption

March 13, 2014 • MIT License
Create categories for UITableView Sections to better organize your rows. It's like a table inside of a table.
DKPaginatedTableViewController screenshot

DKPaginatedTableViewController

March 13, 2014 • MIT License
Paginated Table View Controller - controller for pagination data in UITableViewController. You need just to inherit your table view controller from DKPaginatedTableViewController. Please revi...
JZRefreshControl screenshot

JZRefreshControl

February 22, 2014 • MIT License
JZRefreshControl is an easily extendable class that makes it dead simple to create a custom refresh control that will have your users so engaged they'll be opening your app and pulling to refresh n...
YUTableView screenshot

YUTableView

February 20, 2014 • MIT License
Subclass of UITableView which adds expandable sub-menu support to it.
CRFAQTableViewController screenshot

CRFAQTableViewController

February 08, 2014 • MIT License
CRFAQTableViewController allows you to quickly and easily display a clickable interface to navigate question and answer style content.
MRSwipeTableViewCell screenshot

MRSwipeTableViewCell

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