SwiftAutoLayout
Layout DSL
A tiny DSL for declaratively expressing layout constraints in iOS and OS X apps
Tiny Swift DSL for Autolayout
655 stars
23 watching
44 forks
Language: Swift
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
evan-liu/formationlayout | A Swift framework for defining and managing auto layout hierarchies in user interface design | 51 |
keshavvishwkarma/kvconstraintkit | A library that provides an easy-to-use Auto Layout DSL for iOS, tvOS, and OSX | 92 |
jmfieldman/mortar | A compact Auto Layout DSL for Swift | 83 |
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 |
pimine/easyswiftlayout | A lightweight Swift framework for working with Auto-Layout in iOS development | 349 |
psharanda/fixflex | A lightweight alternative to UIStackView for declarative Auto Layout in iOS and macOS applications. | 32 |
isair/manuallayout | A flexible layout library for iOS and tvOS views | 280 |
lionheart/superlayout | A Swift library simplifying Auto Layout constraints using custom operators. | 52 |
declarativehub/layoutless | A framework that simplifies UI layout and styling by providing a declarative way to define common layout patterns. | 432 |
kean/align | A Swift library for creating and managing Auto Layout constraints in iOS and macOS applications | 350 |
kennic/framelayoutkit | A Swift library for creating complex and maintainable layouts in iOS applications. | 75 |
fhisa/swiftylayout | A lightweight framework for declaratively specifying layout constraints in Swift. | 15 |
cfdrake/swift-dsl-example | A Swift implementation of a domain-specific language for NSPredicate | 20 |
cruisediary/devicelayout | Lets you set Auto Layout constraints differently for each device using IB Inspector without writing code | 166 |