Search results for cells

No image provided.

BSChart

July 15, 2019 • MIT License
BSChart is a simple and useful chart library written on Swift
FAPaginationLayout screenshot

FAPaginationLayout

June 18, 2017 • MIT License
Collection view pagination layout.
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 screenshot

XPCollectionViewCellsSort

March 05, 2017 • MIT License
You can reorder a cell from one indexPath to another in collectionview
FTFoldingTableView screenshot

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

YBSlantedCollectionViewLayout

July 16, 2016 • MIT License
YBSlantedCollectionViewLayout is a subclass of UICollectionViewLayout allowing the display of slanted content on UICollectionView.
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.
EECellSwipeGestureRecognizer screenshot

EECellSwipeGestureRecognizer

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

StickyFlowLayout

January 08, 2016 • MIT License
Collection view layout for presenting overlapping cells. Previously was used in Corner App.
ScaledVisibleCellsCollectionView screenshot

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 screenshot

PickerCells

August 03, 2015 • MIT License
UIDatePicker or UIPickerView that will slide in/out by tapping on the cell in your UITableView
DRCellSlideGestureRecognizer screenshot

DRCellSlideGestureRecognizer

June 08, 2015 • MIT License
Make your cells actionable through swipes
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 screenshot

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 screenshot

AMBTableViewController

September 28, 2014 • Apache 2.0 License
Storyboard and Prototype Cells-centric block-based UITableView controller to manage complex layouts.
VMTableViewArrayDataSource screenshot

VMTableViewArrayDataSource

January 25, 2014 • BSD License
A simple category to use static UITableViewCells without having to use storyboards.
ABMExpandingTableViewCells screenshot

ABMExpandingTableViewCells

November 25, 2013 • MIT License
Expanding table view cell to reveal a toolbar cell under the selected row