Search results for layout

MTCardLayout screenshot

MTCardLayout

November 01, 2014 • MIT License
Mimicking the behavior of the Passbooks apps in iOS using a custom UICollectionViewLayout.
No image provided.

iOS8SelfSizingCells

October 27, 2014 • MIT License
This is instagram app feed tableView demo use iOS8 Self Sizing Cells.
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...
MYNStickyFlowLayout screenshot

MYNStickyFlowLayout

September 09, 2014 • MIT License
Drop-in sticky headers and footers for UICollectionView.
VPStickyHeaderCollectionView screenshot

VPStickyHeaderCollectionView

August 27, 2014 • MIT License
Collection view sticky header implementation in Swift
PureLayout screenshot

PureLayout

June 30, 2014 • MIT License
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. PureLayout extends UIView/NSView, NSArray, and NSLayoutConstraint with a comprehensive Auto Layout API that is...
No image provided.

MZBookshelfCollectionViewLayout

June 15, 2014 • MIT License
Bookshelf like iBooks layout for UICollectionView.
RACollectionViewReorderableTripletLayout screenshot

RACollectionViewReorderableTripletLayout

June 15, 2014 • MIT License
The custom collectionView layout that can perform reordering of cells by dragging it. __pod 'RACollectionViewReorderableTripletLayout'__
LayoutManager screenshot

LayoutManager

May 26, 2014 • Apache 2.0 License
layouts to remove blank spaces when a view is hidden equivalent to android View.GONE visibility mode.
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
STXDynamicTableView screenshot

STXDynamicTableView

April 28, 2014 • MIT License
An Instagram-inspired table view to display a photo stream. STXDynamicTableView is designed to solve the common use case to display a feed of photos with their corresponding likes, caption, and com...
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
Lyt screenshot

Lyt

April 22, 2014 • Apache 2.0 License
A UIView category to make autolayout (more) readable and less verbose. Write this: [view lyt_centerInParent]; Instead of: NSLayoutConstraint *centerXConstraint = [NSLayoutConstrain...
SUPGridWindow screenshot

SUPGridWindow

April 03, 2014 • MIT License
A grid overlay for iOS apps. Use this during the development of your app to help align your interface to a grid, and easily spot layout issues. It will overlay every view in your app, but not inter...
CalendarStyle screenshot

CalendarStyle

March 23, 2014 • MIT License
Calendar component for iOS apps
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 ...
AWCollectionViewDialLayout screenshot

AWCollectionViewDialLayout

March 18, 2014 • MIT License
UICollectionViewLayout for displaying cells in a semi-circle with a nice fish eye effect. Very handy for quickly browsing items with your left thumb without having some of the content hidden beh...
No image provided.

SECollectionViewFlowLayout

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