Search results for train

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...
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...
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.
DDSlidingPanels screenshot

DDSlidingPanels

December 04, 2012 • MIT License
4 sliding panels on every side of the screen! Panels are global for your application, that means that you configure each panel once and the panel is available to the user from any navigation state ...