Search results for tableview

DTParallaxTableView screenshot

DTParallaxTableView

May 17, 2015 • MIT License
Custom tableview which support parallax header, expanding header during scroll and keep it's bottom part to become a navigation bar
RBStatefulTableViewController screenshot

RBStatefulTableViewController

May 14, 2015 • MIT License
An UITableViewController that allows you to change between multiple states (i.e. Loading, Empty, Populated) and have your tableview animate the data changes.
APDynamicHeaderTableViewController screenshot

APDynamicHeaderTableViewController

May 13, 2015 • MIT License
A simple table view controller with a header view made as a recreation of the Instagram header written in Swift. It's a very simple control that I whipped up in a few days and the header is simply ...
RLDTableViewSwift screenshot

RLDTableViewSwift

May 10, 2015 • Apache 2.0 License
Reusable table view controller, data source and delegate for all your UITableView needs in Swift
ALCollapsableTableView screenshot

ALCollapsableTableView

May 08, 2015 • Public Domain License
Expanding/Collapsing TableView Sections
RLDTableViewSuite screenshot

RLDTableViewSuite

May 07, 2015 • Apache 2.0 License
Reusable table view controller, data source and delegate for all your UITableView needs
ASFloatingHeadersFlowLayout screenshot

ASFloatingHeadersFlowLayout

May 04, 2015 • MIT License
High performance implementation of CollectionView Flow Layout for Sticky/Floating headers behavior like in table view. Used new iOS7/8 features with partial invalidation.
SBGestureTableView screenshot

SBGestureTableView

April 27, 2015 • MIT License
Swift UITableView with Mailbox like swipe to activate functionality and Clear-like press and hold to move functionality. * Swipe the cells to perform multiple actions. * Tap and hold to move ce...
JTTableViewController screenshot

JTTableViewController

April 22, 2015 • MIT License
A ViewController for manage pagination and loaders for iOS.
JVMenuPopover - Menu Popover screenshot

JVMenuPopover - Menu Popover

April 09, 2015 • MIT License
This is a simple menu popover written in Objective-C. Feel free to contribute if you would like to add a feature to this pod.
RefreshableListview screenshot

RefreshableListview

April 03, 2015 • Unspecified License
A pull-to-refresh ListView which shows a loading spinner while your data reloads.
MMParallaxCell screenshot

MMParallaxCell

March 31, 2015 • MIT License
A subclass of UITableViewCell to present the parallax effect. MMParallaxCell is a drop-in solution, basically you don't need to configure anything, but also you can customize it youself. Besides...
COBezierTableView screenshot

COBezierTableView

March 29, 2015 • MIT License
UITableView modification written in Swift where cells are scrolling in an arc defined by a BezierPath. Project even include classes for editing BezierPaths.
AFMSlidingCell screenshot

AFMSlidingCell

March 20, 2015 • MIT License
AFMSlidingCell is UITableViewCell subclass for showing any kind of buttons underneath the cell, revealable by swipe. It is a common way of displaying any cell-related actions (e.g. deletion) withou...
ECStretchableHeaderView screenshot

ECStretchableHeaderView

March 20, 2015 • MIT License
A multi-purpose header view that you can attach to a UITableView (or any UIScrollView), allowing you to maximize the scrolling content's screen real state by expanding and contracting the top heade...
JSQDataSourcesKit (Swift) screenshot

JSQDataSourcesKit (Swift)

March 16, 2015 • MIT License
Type-safe, value-oriented data source objects that keep your view controllers light. Written in Swift. Data sources for UITableView, UICollectionView, and NSFetchedResultsController.
WZStoreHouseTableView screenshot

WZStoreHouseTableView

March 02, 2015 • MIT License
Scalable Table View like Store House app, written in Swift. Implementation is not challenging, and I guess someone may have implemented similar result with UICollectionViewLayout customization. ...
UIRotatableView screenshot

UIRotatableView

February 26, 2015 • BSD License
A simple view, that can be rotated with one finger.
AutocompleteTextfieldSwift screenshot

AutocompleteTextfieldSwift

February 25, 2015 • MIT License
Simple and straightforward sublass of UITextfield to manage string suggestions
ContentTableViewController screenshot

ContentTableViewController

February 25, 2015 • GPL License
Super simple way to present content. A template table view that can take several kinds of objects and present them on-the-fly with one line of code. Customization of the view controller can be done...