Search results for uicollectionview

JSQDataSourcesKit (Swift) screenshot

JSQDataSourcesKit (Swift)

March 16, 2015 • MIT License
Type-safe, value-oriented data source objects that keep your view controllers light. Written in Swift. Data sources for UITableView, UICollectionView, and NSFetchedResultsController.
StatusFlow screenshot

StatusFlow

March 13, 2015 • MIT License
StatusFlow is an iOS implementation of a simple to use UICollectionView intended to show meaningful status that is animated and beautiful. It displays the current, previous, and next items in a li...
FMMosaicLayout screenshot

FMMosaicLayout

February 22, 2015 • MIT License
A drop-in mosaic collection view layout with a focus on simple customizations.
HorizontalScrollableCollectionCell screenshot

HorizontalScrollableCollectionCell

February 19, 2015 • Unspecified License
UICollectionViewController with a scrollable content inside
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...
SAParallaxViewControllerSwift screenshot

SAParallaxViewControllerSwift

February 19, 2015 • MIT License
SAParallaxViewControllerSwift realizes parallax scrolling with blur effect. In addition, it realizes seamless opening transition.
JGCustomSelection screenshot

JGCustomSelection

February 18, 2015 • MIT License
A selection controller made with combinitation of UITableView and UICollectionview
JGStackCollectionView screenshot

JGStackCollectionView

February 17, 2015 • MIT License
A iOS safari like stack view made using UICollectionView.
MVCarouselCollectionView screenshot

MVCarouselCollectionView

February 17, 2015 • MIT License
UICollectionView-based image carousel written in Swift
SACollectionViewVerticalScalingFlowLayout screenshot

SACollectionViewVerticalScalingFlowLayout

February 16, 2015 • MIT License
SACollectionViewVerticalScalingFlowLayout applies scaling up or down effect to appearing or disappearing cells. In addition, animation of UIDynamics applies each cell.
No image provided.

FBLikeLayout

February 10, 2015 • MIT License
This is an UICollectionView layout inspired by the photo section of facebook. This layout loads squared items with randomic full size items. It works with standard layout delegate methods. No addit...
Doppelganger screenshot

Doppelganger

February 03, 2015 • MIT License
Are you guilty of calling `reloadData` on your collection or table view because calculating your data source mutations is too hard? Doppelganger is here to help! Just give it old and new data sourc...
INSElectronicProgramGuideLayout screenshot

INSElectronicProgramGuideLayout

January 21, 2015 • MIT License
UICollectionViewLayout subclass for displaying electronic program guide.
MONUniformFlowLayout screenshot

MONUniformFlowLayout

January 13, 2015 • MIT License
A simple flow layout the handles the arrangement of the items in a collection view uniformly based on the given number of columns, height of the item, inter item spacing, header height, and footer ...
RAReorderableLayout screenshot

RAReorderableLayout

January 08, 2015 • MIT License
A UICollectionView layout which you can move items with drag and drop.
KRLCollectionViewGridLayout screenshot

KRLCollectionViewGridLayout

December 13, 2014 • MIT License
This layout is an alternative to UICollectionViewFlowLayout that positions and sizes items using a defined number of columns and an aspect ratio property which force the size of cells, rather than ...
HTKDragAndDropCollectionViewLayout screenshot

HTKDragAndDropCollectionViewLayout

December 08, 2014 • Apache 2.0 License
UICollectionViewLayout subclass that works together with a custom UICollectionViewCell to provide drag and drop for a UICollectionView. Works just like UITableView drag and drop. What's unique abou...
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...
Voltron screenshot

Voltron

October 23, 2014 • MIT License
When UICollectionViewCell needs to be a UIViewController!
JBSpacer screenshot

JBSpacer

October 16, 2014 • MIT License
Determines optimal spacing for resizable grids.