NorthLayout
Autolayout framework
A Swift framework that simplifies autolayout layout creation by providing a concise and expressive syntax for using Visual Format Language (VFL)
The fast path to autolayout views in code
41 stars
4 watching
3 forks
Language: Swift
last commit: over 1 year ago
Linked from 1 awesome list
autolayoutvflvisual-format-languagevisualformatlanguage
Related projects:
Repository | Description | Stars |
---|---|---|
k-o-d-e-n/cglayout | A powerful autolayout framework for managing views and constraints in iOS, macOS, tvOS, and Linux applications | 44 |
huri000/quicklayout | A framework for managing Auto Layout in iOS and related platforms using a code-based approach. | 249 |
fluidgroup/mondrianlayout | An AutoLayout framework providing a more rapid and ergonomic way to build iOS layouts compared to traditional XIB/Storyboard methods | 167 |
antonthedev/flightlayout | A lightweight layout framework that provides a balance between manual and auto layout for calculating frames in animation contexts. | 22 |
kennic/framelayoutkit | A Swift library for creating complex and maintainable layouts in iOS applications. | 75 |
floriankrueger/manuscript | A framework for creating Auto Layout in Swift without using CocoaPods or Carthage. | 76 |
evan-liu/formationlayout | A Swift framework for defining and managing auto layout hierarchies in user interface design | 51 |
daskioff/rkautolayout | A framework for automating user interface layout in iOS apps | 2 |
mirego/pinlayout | A fast and flexible layout system for Swift views without auto layout constraints. | 0 |
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 |
kean/align | A Swift library for creating and managing Auto Layout constraints in iOS and macOS applications | 350 |
xtuzy/sharpconstraintlayout | A C# port of a popular Android layout system, now available on various .NET platforms. | 17 |
lionheart/superlayout | A Swift library simplifying Auto Layout constraints using custom operators. | 52 |
stevestreza/relayout | A microframework to simplify Auto Layout constraint declaration in Swift applications | 554 |