Masonry
Layout framework
Simplifies Auto Layout by providing a chainable and expressive syntax for layout constraints.
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
18k stars
710 watching
3k forks
Language: Objective-C
last commit: over 1 year ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
layoutbox/pinlayout | A layout framework that provides fast and flexible views layouting without using auto layout constraints. | 2,366 |
purelayout/purelayout | A comprehensive Auto Layout API for iOS and OS X applications | 7,628 |
snapkit/snapkit | A Swift framework that simplifies Auto Layout using a domain-specific language (DSL) for building user interfaces in iOS and OS X applications. | 19,986 |
k-o-d-e-n/cglayout | A powerful autolayout framework for managing views and constraints in iOS, macOS, tvOS, and Linux applications | 44 |
freshos/stevia | A toolset for simplifying and automating layout design in iOS apps using Auto Layout and Visual Format Language | 3,381 |
nicklockwood/layout | A framework for declaratively implementing iOS user interfaces using XML template files and runtime-evaluated expressions. | 2,233 |
roberthein/tinyconstraints | A Swift framework providing concise syntax for Auto Layout | 3,985 |
huri000/quicklayout | A framework for managing Auto Layout in iOS and related platforms using a code-based approach. | 249 |
kennic/framelayoutkit | A Swift library for creating complex and maintainable layouts in iOS applications. | 75 |
lionheart/superlayout | A Swift library simplifying Auto Layout constraints using custom operators. | 52 |
robb/cartography | A declarative Auto Layout DSL for Swift | 7,338 |
psharanda/fixflex | A lightweight alternative to UIStackView for declarative Auto Layout in iOS and macOS applications. | 32 |
pimine/easyswiftlayout | A lightweight Swift framework for working with Auto-Layout in iOS development | 349 |
keshavvishwkarma/kvconstraintkit | A library that provides an easy-to-use Auto Layout DSL for iOS, tvOS, and OSX | 92 |
floriankrueger/manuscript | A framework for creating Auto Layout in Swift without using CocoaPods or Carthage. | 76 |