Search results for uicollectionviewlayout

UICollectionViewRightAlignedLayout screenshot

UICollectionViewRightAlignedLayout

May 01, 2014 • MIT License
A layout for UICollectionView that aligns the cells to the right.
UICollectionViewLeftAlignedLayout screenshot

UICollectionViewLeftAlignedLayout

April 30, 2014 • MIT License
A layout for UICollectionView that aligns the cells to the left
No image provided.

RBCollectionViewInfoFolderLayout

April 26, 2014 • MIT License
A UICollectionViewLayout that uses supplemental views to display a folder below a cell that looks like the screen was split. Mimics the pre iOS7 springboard groups visualization. Wrote this because...
CCHexagonFlowLayout screenshot

CCHexagonFlowLayout

April 22, 2014 • MIT License
UICollectionView layout for both horizontal and vertical management of hexagonal cells
No image provided.

RBCollectionViewBalancedColumnLayout

March 20, 2014 • MIT License
A custom UICollectionViewLayout that displays your cells in columns that are balanced for height. Instead of telling the layout how many columns you want, just tell it the width of your cells and ...
LSSwipeToDeleteCollectionViewLayout screenshot

LSSwipeToDeleteCollectionViewLayout

January 25, 2014 • MIT License
The UICollectionViewLayout subclass adds swipe to delete functionality to a collection view. Works for horizontal and vertical layouts
RAMCollectionViewFlemishBondLayout screenshot

RAMCollectionViewFlemishBondLayout

November 10, 2013 • MIT License
RAMCollectionViewFlemishBondLayout is a UICollectionViewLayout subclass for displaying cells in groups (highlighting one of them) with optional header and footer views. Highlighted cell occupy much...
No image provided.

NHBalancedFlowLayout

November 08, 2013 • MIT License
UICollectionViewLayout subclass for displaying items of different sizes in a grid without wasting any visual space. Inspired by: http://www.crispymtn.com/stories/the-algorithm-for-a-perfectly-balan...
MSCollectionViewCalendarLayout screenshot

MSCollectionViewCalendarLayout

March 11, 2013 • MIT License
MSCollectionViewCalendarLayout is a UICollectionViewLayout subclass for displaying chronological data. It divides its cells into columns of days, with the size of each cell corresponding to its len...
RFQuiltLayout screenshot

RFQuiltLayout

February 27, 2013 • MIT License
RFQuiltLayout is a subclass of UICollectionViewLayout that positions various sized cells like a mason laying bricks. * Fast * Insert/Delete animation friendly * Dynamic layouts however you'd...
No image provided.

JSQMessagesViewController

February 26, 2013 • MIT License
An elegant messages UI library for iOS. http://jessesquires.github.io/JSQMessagesViewController
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...