Search results for uicollectionviewflow

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...
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.
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...
No image provided.

SECollectionViewFlowLayout

March 11, 2014 • MIT License
A flow layout for UICollectionView that implements swiping to select multiple cells
THSpringyCollectionView screenshot

THSpringyCollectionView

September 28, 2013 • MIT License
A memory and CPU efficient implementation of a collection view with cells that bounce around like they do in the iOS 7 messages app. This is implemented by simply subclassing the UICollectionVie...
SGSStaggeredFlowLayout screenshot

SGSStaggeredFlowLayout

June 02, 2013 • MIT License
UICollectionViewFlowLayout subclass for staggering cells.
RouletteWheelCollectionView screenshot

RouletteWheelCollectionView

March 26, 2013 • Apache 2.0 License
A control that resembles a roulette wheel of cards, implemented with a UICollectionViewFlowLayout subclass. The design is inspired by the Yahoo TimeTraveler app. Development notes: http://c...
LXReorderableCollectionViewFlowLayout screenshot

LXReorderableCollectionViewFlowLayout

October 03, 2012 • MIT License
Extends UICollectionViewFlowLayout to support reordering of cells. Similar to long press and pan on books in iBook. The goal of LXReorderableCollectionViewFlowLayout is to provides capability fo...