Search results for uicollectionviewlayout

CollectionViewSearchSwift screenshot

CollectionViewSearchSwift

April 21, 2017 • Apache 2.0 License
A simple project mainly focussing on Implementation of search in UICollectionView. Also lets you know about arranging UICollectionView Cells, their spacing, co-ordinates and arrangement based on di...
CollectionViewShelfLayout screenshot

CollectionViewShelfLayout

July 30, 2016 • MIT License
A UICollectionViewLayout subclass displays its items as rows of items similar to the App Store Feature tab without a nested UITableView/UICollectionView hack. You can use a single data source for a...
ADMozaicCollectionViewLayout screenshot

ADMozaicCollectionViewLayout

July 21, 2016 • Apache 2.0 License
ADMozaicCollectionViewLayout is yet another UICollectionViewLayout subclass that implements "brick" or "mozaic" layout. Checkout the demo gif http://i.giphy.com/aEuFnblI9AQ24.gif
YBSlantedCollectionViewLayout screenshot

YBSlantedCollectionViewLayout

July 16, 2016 • MIT License
YBSlantedCollectionViewLayout is a subclass of UICollectionViewLayout allowing the display of slanted content on UICollectionView.
MEVHorizontalContacts screenshot

MEVHorizontalContacts

July 08, 2016 • Apache 2.0 License
An iOS UICollectionViewLayout subclass to show a list of contacts with configurable expandable items.
AWCollectionViewSlidingDoors screenshot

AWCollectionViewSlidingDoors

June 28, 2016 • Apache 2.0 License
Custom UICollectionViewLayout to create a slick vertical sliding effect with a focus view. In this implementation the focus effect will start at the top of the screen with the first cell and slowly...
No image provided.

HanabiCollectionViewLayout

December 10, 2015 • MIT License
UICollectionViewLayout subclass with a focus on UICollectionViewCell content.
SFFocusViewLayout screenshot

SFFocusViewLayout

November 13, 2015 • Apache 2.0 License
UICollectionViewLayout with focused content
NVBnbCollectionView screenshot

NVBnbCollectionView

August 31, 2015 • MIT License
A collection view inspired from Airbnb app. This comes with beautiful parallax effect on scrolling, built-in header and more loader. In addition, use of NVBnbCollectionView is as easy as UICollect...
UIXPackedLayout screenshot

UIXPackedLayout

August 31, 2015 • Unspecified License
UIXPackedLayout is a UICollectionViewLayout that fits as many cells a possible in either horizontal or vertical slices. Supports section headers and various justification & alignment options
ERJustifiedFlowLayout screenshot

ERJustifiedFlowLayout

June 30, 2015 • MIT License
A subclass of UICollectionViewFlowLayout for iOS that supports left, full, and right horizontal justification, as well as enforcing a fixed amount of spacing between each cell. Includes screenshot...
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.
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.