Search results for layout

HAPaperViewController screenshot

HAPaperViewController

February 20, 2014 • MIT License
UICollectionView with layout transitions inspired by Facebook Paper App
SimpleFormatLanguage screenshot

SimpleFormatLanguage

February 17, 2014 • Custom License
An intuitive and powerful replacement for Cocoa Auto Layout visual format language
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.
DLWidgetMenu screenshot

DLWidgetMenu

January 25, 2014 • BSD License
Versatile solution for displaying widget menus. Easily adjustable with custom layouts and/or animations.
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
PWAlignView screenshot

PWAlignView

December 21, 2013 • MIT License
PWAlignView is a light-weight class to help you layout some simple views (UIView, UIImageView, UIButton, UILabel, etc), which need to to be aligned on some direction.
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...
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...
UIView+AutoLayout screenshot

UIView+AutoLayout

August 26, 2013 • MIT License
`NOTE:` UIView+AutoLayout has been deprecated in favor of `PureLayout`, which includes OS X support! https://github.com/smileyborg/PureLayout The ultimate API for iOS Auto Layout -- impressively...
FDLabelView screenshot

FDLabelView

August 25, 2013 • Unspecified License
A label view that adds justified text support, plus automatic frame adjustment, scalable line height, padding, and more.
KeepLayout screenshot

KeepLayout

August 05, 2013 • MIT License
Making Auto Layout easier to code. Keep Layout is project under active development whose purpose is to make Auto Layout much easier to use from code! No more Interface Builder or Visual Format. ...
Masonry screenshot

Masonry

July 24, 2013 • MIT License
A light-weight layout framework which makes creating iOS AutoLayout NSLayoutConstraints in code quick, readable and descriptive.
GLGooglePlusLikeLayout screenshot

GLGooglePlusLikeLayout

June 08, 2013 • MIT License
GLGooglePlusLikeLayout is custom layout based on UICollectionView which can be used to show the data based on their content-size and by maintaining the row linear, unlike waterflow style layout. In...
THGridMenu screenshot

THGridMenu

June 04, 2013 • MIT License
A fluid grid menu layout system that adjusts item width with device rotation. THGridMenu is a UIView that is initialized with number of columns per row, gutter size, margin and row height. You c...
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...
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