Search results for viewlayout

No image provided.

UICollectionViewWithSearchBar

June 12, 2015 • MIT License
CollectionView With SearchBar
ASFloatingHeadersFlowLayout screenshot

ASFloatingHeadersFlowLayout

May 04, 2015 • MIT License
High performance implementation of CollectionView Flow Layout for Sticky/Floating headers behavior like in table view. Used new iOS7/8 features with partial invalidation.
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.
FMMosaicLayout screenshot

FMMosaicLayout

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

RGCardViewLayout

February 12, 2015 • MIT License
This is a UICollectionViewLayout that clones the interaction of going through the set of cities in the City Guide App. (this app is #3 for the top iOS app animations on the Ray Wenderlich website,...
INSElectronicProgramGuideLayout screenshot

INSElectronicProgramGuideLayout

January 21, 2015 • MIT License
UICollectionViewLayout subclass for displaying electronic program guide.
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...
No image provided.

EBCardCollectionViewLayout

October 09, 2014 • MIT License
Have you ever tried to implement a simple UI showing element as cards? You ended up implementing a UIScrollView, didn't you? Well, you should have used a UICollectionView with a custom UICollection...
No image provided.

MZBookshelfCollectionViewLayout

June 15, 2014 • MIT License
Bookshelf like iBooks layout for UICollectionView.
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 ...
PDKTStickySectionHeadersCollectionViewLayout screenshot

PDKTStickySectionHeadersCollectionViewLayout

February 06, 2014 • MIT License
UICollectionView Layout that makes section headers stick to the top of the collection view, over its section cells.
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...