TableviewPaginator
December 17, 2018 • Apache 2.0 License
While paginating in UITableView, several things required to do manually, when doing this task for each and every view controller, code duplicity and effort is high priority issue. To resolve this u...
ContactHelperSwift3
March 09, 2017 • MIT License
ContactHelperSwift3 contains Fetch, Delete, Add and Update Contact Functionality
UIEmptyState
March 01, 2017 • MIT License
An empty state control to give visually appealing context when building iOS applications.
SZLoadingTableViewController
May 07, 2016 • MIT License
A subclass on UITableViewController that provides a center loading and scroll bottom to load more data.
LoadMoreTableViewController
March 06, 2016 • Unspecified License
LoadMoreTableViewController is a TableViewController that helps you to show some data like fetched from a web API successively.
AccordionTableViewController
August 31, 2015 • MIT License
Swift version of https://github.com/klevison/KMAccordionTableViewController
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.
RLDTableViewSwift
May 10, 2015 • Apache 2.0 License
Reusable table view controller, data source and delegate for all your UITableView needs in Swift
RLDTableViewSuite
May 07, 2015 • Apache 2.0 License
Reusable table view controller, data source and delegate for all your UITableView needs
Organic
February 12, 2015 • MIT License
The intuitive UITableViewController.
A UITableViewController subclass designed with efficiency and maintenance in mind, and tries its best to handle just about everything for you.
No more if-...
PTEHorizontalTableView
January 16, 2015 • Apache 2.0 License
Horizontal UITableView inspired by EasyTableView
AMBTableViewController
September 28, 2014 • Apache 2.0 License
Storyboard and Prototype Cells-centric block-based UITableView controller to manage complex layouts.
MAActionCell
August 28, 2014 • MIT License
MAActionCell is intended to be used with the MATableViewSection object to hugely simplify and consolidate all of the logic surrounding creating static UITableViews and handling the data source and ...
UITableViewController-Containment-Demo
May 30, 2014 • MIT License
This is a sample project showing how to contain a UITableViewController in another VC with a Search Bar + Display Controller working as if it were all in a UITableViewController.
KMAccordionTableViewController
May 18, 2014 • MIT License
Accordion UITableViewController component based on Apples's example.
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...
SPHChatBubble
December 03, 2013 • BSD License
Sphchatbubble to use in chat screens.
This project is an attempt to create the experience of chat bubbles with image , time and avatar support.
Features:
1. You can customize as per you...
MSCMoreOptionTableViewCell
August 21, 2013 • MIT License
Drop-in solution to achieve the "More" button in an UITableView's "swipe to delete"-menu by extending Apple's own implementation and not rewriting it, so UITableView's standard behavior isn't chang...
ADFlipTransition
August 21, 2013 • MIT License
An alternative presentation animation for iOS. Mimics the flip animation from the iOS iTunes/App Store.
Contains categories on UIViewController, UICollectionViewController and UITableViewControl...