Search results for uitableview

APFeedBack screenshot

APFeedBack

June 25, 2016 • Apache 2.0 License
Feedback to send iOS enabled developer NSLog file create .txt
EndlessTableView screenshot

EndlessTableView

June 25, 2016 • MIT License
Endless - Infinite & Double Table Together Parallax Animation & Auto Scrolling
PullToRefresh screenshot

PullToRefresh

June 24, 2016 • Apache 2.0 License
iOS pull to refresh for UITableView and UICollectionView
MoreLoadTableView screenshot

MoreLoadTableView

June 23, 2016 • MIT License
MoreLoadTableView is more load UITableView.
PHExpendableCells screenshot

PHExpendableCells

June 23, 2016 • MIT License
A Custom UITableview to expand the first cell on top. It can work vertically but also horizontally.
GSKStretchyHeaderView screenshot

GSKStretchyHeaderView

June 23, 2016 • MIT License
A generic, easy to use stretchy header for UITableView and UICollectionView. It works without subclassing your table or collection view or by using a custom UICollectionViewLayout, so you can easil...
HBSFetchedTableController screenshot

HBSFetchedTableController

June 23, 2016 • Apache 2.0 License
Layer between CoreData's NSFetchedResultsController and UITableView. Incapsulates all boilerplate code, and let you split your code by logic - configuration factories and behaviour delegates.
TKKeyboardControl screenshot

TKKeyboardControl

May 23, 2016 • MIT License
TKKeyboardControl adds keyboard awareness and scrolling dismissal (a.k.a. iMessages app) to any view with only 1 line of code for Swift.
VKSideMenu screenshot

VKSideMenu

May 11, 2016 • MIT License
Side menu based on UITableView with blur effect written on Objective-C.
MIResizableTableView screenshot

MIResizableTableView

May 09, 2016 • MIT License
MIResizableTableView is a UITableView subclass that allows you to expand and contract its section.
SZLoadingTableViewController screenshot

SZLoadingTableViewController

May 07, 2016 • MIT License
A subclass on UITableViewController that provides a center loading and scroll bottom to load more data.
RKParallaxEffect screenshot

RKParallaxEffect

May 07, 2016 • MIT License
RKParallax Effect is written in swift and provides API to create a parallax effect on UITableHeaderView with Full Screen option.
GetCurrency screenshot

GetCurrency

May 06, 2016 • MIT License
List all currencies available in NSLocale programmatically using swift 2
ExpandableTableView screenshot

ExpandableTableView

May 05, 2016 • MIT License
Generic View Controller which can be used to show expandable sections in apps like FAQs. Accespts json data in the form [{"Question":"Question 1","Answer":"Answer 1"] and loads it in tableview with...
MartyJunior screenshot

MartyJunior

April 06, 2016 • MIT License
You can change tab contents with swipe gesture on middle of UITableView!!
EECellSwipeGestureRecognizer screenshot

EECellSwipeGestureRecognizer

March 27, 2016 • Unspecified License
Clean and easy way to implement swipe actions to UITableViewCell.
BIZPickerViewController screenshot

BIZPickerViewController

March 17, 2016 • MIT License
BIZPickerViewController is a useful picker with simple customization and handy features.
Infinity screenshot

Infinity

March 09, 2016 • Unspecified License
A simple way to make UIScrollView support PullToRefresh & InfinityScroll
LoadMoreTableViewController screenshot

LoadMoreTableViewController

March 06, 2016 • Unspecified License
LoadMoreTableViewController is a TableViewController that helps you to show some data like fetched from a web API successively.
Shari screenshot

Shari

March 02, 2016 • MIT License
Shari is the alternative to the library of UIPickerView(drum roll) in Swift. You can select a item using UITableView. Is inspired to Etsy's view controller transition.