Search results for uitableview

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

EssentialTableView

July 17, 2016 • Apache 2.0 License
A detailed project on UITableView which includes Parallax effects, Collapse/Expand UITableViewCell, 3D Touch on UITableViewCell
inbox-replica screenshot

inbox-replica

July 16, 2016 • MIT License
Recreated the expanding cells effect from `Inbox` by Google in Swift
MEVFloatingButton screenshot

MEVFloatingButton

July 15, 2016 • Apache 2.0 License
An iOS drop-in UITableView/UICollectionView/UIScrollView superclass category for showing a customizable floating button on top of it.
KScrollableTopMenuDemo screenshot

KScrollableTopMenuDemo

July 14, 2016 • Apache 2.0 License
A very simple demo with menu bttons on top of the view which can be scrolled very easily
SwiflyOverlay screenshot

SwiflyOverlay

July 14, 2016 • MIT License
Yet another full screen navigation component, this time written in swift.
PBDataTableView screenshot

PBDataTableView

July 14, 2016 • MIT License
DataTable for iPhone and iPad
SuggestionsBox screenshot

SuggestionsBox

July 11, 2016 • Apache 2.0 License
SuggestionsBox helps you build better a product trough your user suggestions.
No image provided.

DATAStack

July 11, 2016 • MIT License
100% Swift Simple Boilerplate Free Core Data Stack DATAStack helps you to alleviate the Core Data boilerplate. Now you can go to your AppDelegate remove all the Core Data related code and replac...
Simple DropdownMenu screenshot

Simple DropdownMenu

July 11, 2016 • MIT License
Dropdown menu for NavigationController in Swift
StatefulTableView screenshot

StatefulTableView

July 11, 2016 • MIT License
Custom UITableView container class that supports pull-to-refresh, load-more, initial load, and empty states.
VBPiledView screenshot

VBPiledView

July 09, 2016 • MIT License
Simple and beautiful stacked UIView to use as a replacement for an UITableView, UIImageView or as a menu
ExpandableTableView screenshot

ExpandableTableView

July 01, 2016 • MIT License
This subclass of UITableView makes the Headers to expand or collapse.
SearchTableView screenshot

SearchTableView

July 01, 2016 • MIT License
UITableView subclass to easily search on tableView.
UITableViewDynamicCell screenshot

UITableViewDynamicCell

June 28, 2016 • MIT License
Simple to add "Pull to refresh" and "Load more" into your UITableView
SwiftyVerticalScrollBar screenshot

SwiftyVerticalScrollBar

June 27, 2016 • MIT License
A custom scrollbar for a UIScrollView or UIScrollView's subclasses written by Swift.