Search results for uitableview

LUExpandableTableView screenshot

LUExpandableTableView

December 30, 2016 • MIT License
A subclass of `UITableView` with expandable and collapsible sections
ActionCell screenshot

ActionCell

December 26, 2016 • MIT License
Easy to use UITableViewCell implementing swiping to trigger actions (known from the Mailbox App)
CascadingTableDelegate screenshot

CascadingTableDelegate

November 20, 2016 • MIT License
A no-nonsense way to write cleaner UITableViewDelegate and UITableViewDataSource.
Compose screenshot

Compose

November 19, 2016 • MIT License
Compose is a library that helps you compose complex and dynamic views.
KeyboardAvoidance screenshot

KeyboardAvoidance

November 19, 2016 • BSD License
Keyboard avoiding kit. The minimal setup you need to make sure that your app can handle easily the appearence / dismissal of the keyboard
TableForm screenshot

TableForm

November 05, 2016 • MIT License
Programmatically use of TableView to create data entry forms for iOS
DRPLoadingSpinner screenshot

DRPLoadingSpinner

November 05, 2016 • MIT License
A customizable loading spinner and refresh control for iOS that's strikingly Material-like.
RHPreviewCell screenshot

RHPreviewCell

October 29, 2016 • MIT License
💥Use long press on cell to trigger action💥 I envied so much Spotify iOS app this great playlist preview cell 😍, I decided to create my own ones 🌶. Now you can give your users ability to quick check...
No image provided.

PaginationManager

October 26, 2016 • MIT License
PaginationManager
TableViewDragger screenshot

TableViewDragger

September 24, 2016 • MIT License
A cells of UITableView can be rearranged by drag and drop.
HoverConversion screenshot

HoverConversion

September 20, 2016 • MIT License
HoverConversion realized vertical paging with UITableView. UIViewController will be paging when reaching top or bottom of UITableView contentOffset.
MTCoordinatorView screenshot

MTCoordinatorView

September 11, 2016 • MIT License
The view coordinate arranged to the scrolling is adjusted.
VFParallaxController screenshot

VFParallaxController

September 01, 2016 • MIT License
Parallax effect between UITableView and MKMapView
EHHorizontalSelectionView screenshot

EHHorizontalSelectionView

August 30, 2016 • MIT License
Horisontal list tableview style
Sliding Table View Cell for iOS screenshot

Sliding Table View Cell for iOS

August 15, 2016 • Apache 2.0 License
Custom UITableViewCell that can be swiped either way to reveal a "drawer" with between 1 and 4 customizable action buttons. These action buttons fade and grow into view as the drawer is swiped. T...
MYTableViewIndex screenshot

MYTableViewIndex

August 14, 2016 • Apache 2.0 License
A pixel perfect replacement for UITableView section index, written in Swift
MPProgressViewCell screenshot

MPProgressViewCell

August 11, 2016 • Apache 2.0 License
It's Simple UIImageView Category Class which is for downloading image from remote server using SDWebImage and DACircleProgressView
CAPopUpViewController screenshot

CAPopUpViewController

August 11, 2016 • BSD License
simple pop up menu with a lot of customizations options.
ASJDropDownMenu screenshot

ASJDropDownMenu

August 09, 2016 • MIT License
A drop down menu with embedded UITableView to list options
ReuseCellConfigure screenshot

ReuseCellConfigure

August 06, 2016 • MIT License
You can configure ReusableCell without casting! let cell = tableView.dequeueReusableCellWithIdentifier("LeftIconTableViewCell", classForCell: LeftIconTableViewCell.self) { $0.alphabetLabel.te...