No image provided.
No image provided.
expandableCellScroll
May 01, 2017 • Apache 2.0 License
This project shows how to develop expandable cells in a UITableView. Each cell in turn consists of a UIScrollView and a UIImageView background. Data is fetched via an API call. Developed in Latest ...
No image provided.
2DUICollectionViewSwift
April 13, 2017 • Apache 2.0 License
A simple and elegant 2Dimensional UICollectionView which is most commonly used in ecommerce apps, music streaming apps etc. Easily customisable as per your requirements as it is designed keeping th...
XPCollectionViewCellsSort
March 05, 2017 • MIT License
You can reorder a cell from one indexPath to another in collectionview
FTFoldingTableView
August 03, 2016 • MIT License
FTFoldingTableView. Folding cells with simple delegates, and change UI looks in a few lines of code.
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.
YBSlantedCollectionViewLayout
July 16, 2016 • MIT License
YBSlantedCollectionViewLayout is a subclass of UICollectionViewLayout allowing the display of slanted content on UICollectionView.
PHExpendableCells
June 23, 2016 • MIT License
A Custom UITableview to expand the first cell on top. It can work vertically but also horizontally.
EECellSwipeGestureRecognizer
March 27, 2016 • Unspecified License
Clean and easy way to implement swipe actions to UITableViewCell.
StickyFlowLayout
January 08, 2016 • MIT License
Collection view layout for presenting overlapping cells. Previously was used in Corner App.
ScaledVisibleCellsCollectionView
August 29, 2015 • MIT License
ScaledVisibleCellsCollectionView is check visible cells position. And setting cell's scale and alpha.
[Github here]( https://github.com/ikemai/ScaledVisibleCellsCollectionView)
PickerCells
August 03, 2015 • MIT License
UIDatePicker or UIPickerView that will slide in/out by tapping on the cell in your UITableView
No image provided.
Movies
February 19, 2015 • MIT License
Movies is a collection of a few UI/UX ideas that came up whilst developing an iOS app called Wattmo (http://wattmo.com).
You'll find tableviews, details pages, collection views, cool loading ani...
HTKDynamicResizingCell
November 19, 2014 • Apache 2.0 License
Subclassed UITableView/UICollectionView cells that will auto calculate their size so long as AutoLayout constraints are applied correctly. For iOS 7+. Works similar to how iOS 8's auto sizing of ce...
No image provided.
iOS8SelfSizingCells
October 27, 2014 • MIT License
This is instagram app feed tableView demo use iOS8 Self Sizing Cells.
AMBTableViewController
September 28, 2014 • Apache 2.0 License
Storyboard and Prototype Cells-centric block-based UITableView controller to manage complex layouts.
VMTableViewArrayDataSource
January 25, 2014 • BSD License
A simple category to use static UITableViewCells without having to use storyboards.
ABMExpandingTableViewCells
November 25, 2013 • MIT License
Expanding table view cell to reveal a toolbar cell under the selected row