PinLayout
Layout framework
A layout framework that provides fast and flexible views layouting without using auto layout constraints.
Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS/CALayer]
2k stars
43 watching
144 forks
Language: Swift
last commit: 6 months ago
Linked from 2 awesome lists
anchorcarthagechainable-methodscocoapodiosios-libios-swiftios-uilanguagelayoutlayout-engineleft-languagemarginrtlswiftswift-3swift-frameworkswift-libraryuiview-extension
Related projects:
Repository | Description | Stars |
---|---|---|
purelayout/purelayout | A comprehensive Auto Layout API for iOS and OS X applications | 7,628 |
mirego/pinlayout | A fast and flexible layout system for Swift views without auto layout constraints. | 0 |
snapkit/masonry | Simplifies Auto Layout by providing a chainable and expressive syntax for layout constraints. | 18,055 |
robb/cartography | A declarative Auto Layout DSL for Swift | 7,338 |
nicklockwood/layout | A framework for declaratively implementing iOS user interfaces using XML template files and runtime-evaluated expressions. | 2,233 |
freshos/stevia | A toolset for simplifying and automating layout design in iOS apps using Auto Layout and Visual Format Language | 3,381 |
roberthein/tinyconstraints | A Swift framework providing concise syntax for Auto Layout | 3,985 |
kennic/framelayoutkit | A Swift library for creating complex and maintainable layouts in iOS applications. | 75 |
k-o-d-e-n/cglayout | A powerful autolayout framework for managing views and constraints in iOS, macOS, tvOS, and Linux applications | 44 |
isair/manuallayout | A flexible layout library for iOS and tvOS views | 280 |
chiahsien/chtcollectionviewwaterfalllayout | A UICollectionView layout class that mimics Pinterest's waterfall design | 4,541 |
huri000/quicklayout | A framework for managing Auto Layout in iOS and related platforms using a code-based approach. | 249 |
bannzai/spreadsheetview | A framework for building spreadsheet-like views with customizable layouts and features. | 3,519 |
mamaral/neon | A framework for building dynamic and beautiful user interfaces using Swift. | 4,582 |
psharanda/fixflex | A lightweight alternative to UIStackView for declarative Auto Layout in iOS and macOS applications. | 32 |