Search results for table

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
DropDownMenuKit screenshot

DropDownMenuKit

August 24, 2016 • MIT License
DropDownMenuKit is a simple and modular UIKit menu, that can be attached to the navigation bar or toolbar. The menu appears with a sliding animation and can be deeply customized. For example, with ...
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
None screenshot

None

August 11, 2016 • Apache 2.0 License
x
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.
Youtube screenshot

Youtube

August 10, 2016 • Apache 2.0 License
Fully working youtube app template with all views including floating player view and animations
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...
FTFoldingTableView screenshot

FTFoldingTableView

August 03, 2016 • MIT License
FTFoldingTableView. Folding cells with simple delegates, and change UI looks in a few lines of code.
Swift-Intro screenshot

Swift-Intro

July 26, 2016 • CC BY 3.0 License
Swift Intro with auto layout and basic transition
automatic-height-tagcells screenshot

automatic-height-tagcells

July 26, 2016 • MIT License
This is a sample project to implement features with dynamic height of UITableViewCell based on autolayout, tags aligned automatically and clickable tags.
FMDBDataTable screenshot

FMDBDataTable

July 22, 2016 • MIT License
Based on the FMDB, as long as a few steps can be completed on the single table of the CRUD operation.
DPBasicLoading screenshot

DPBasicLoading

July 22, 2016 • MIT License
It's a very basic loading in iOS. Adapted from App Store in iOS. Implemented under scrollview so it could be used for tableview and collectionview.
VPAccordionAnimation screenshot

VPAccordionAnimation

July 19, 2016 • MIT License
Accordion Animation for UITableView cell expansion and collapsing
JCProgressView screenshot

JCProgressView

July 19, 2016 • Unspecified License
very simple and yet powerful Swift iOS Circular multi colour animatable progress. Users can create both multi colour and single colour progress ring with nice animation.Supports both delegate and ...
MLLayout screenshot

MLLayout

July 17, 2016 • MIT License
Flexbox in Objective-C, using Facebook's css-layout. Inspired by React Native. - Flexbox is the best way to layout in mobile platform. So many popular libraries use it, eg: componentkit, Asyn...