MisterFusion
AutoLayout helper
A Swift DSL for AutoLayout that simplifies the process of laying out views in iOS and macOS applications.
MisterFusion is Swift DSL for AutoLayout. It is the extremely clear, but concise syntax, in addition, can be used in both Swift and Objective-C. Support Safe Area and Size Class.
314 stars
11 watching
26 forks
Language: Swift
last commit: about 5 years ago
Linked from 2 awesome lists
autolayoutcarthagecocoapodsiosiphone-xmacossafe-areaswifttvos
Related projects:
Repository | Description | Stars |
---|---|---|
mergesort/anchorman | An autolayout library for iOS that simplifies working with layout constraints. | 80 |
jmfieldman/mortar | A compact Auto Layout DSL for Swift | 83 |
fluidgroup/mondrianlayout | An AutoLayout framework providing a more rapid and ergonomic way to build iOS layouts compared to traditional XIB/Storyboard methods | 167 |
evan-liu/formationlayout | A Swift framework for defining and managing auto layout hierarchies in user interface design | 51 |
isair/manuallayout | A flexible layout library for iOS and tvOS views | 280 |
k-o-d-e-n/cglayout | A powerful autolayout framework for managing views and constraints in iOS, macOS, tvOS, and Linux applications | 44 |
indragiek/swiftautolayout | A tiny DSL for declaratively expressing layout constraints in iOS and OS X apps | 655 |
onmyway133/easyanchor | A framework that simplifies Auto Layout in iOS and macOS app development by providing a more concise and customizable way to create constraints. | 458 |
psharanda/fixflex | A lightweight alternative to UIStackView for declarative Auto Layout in iOS and macOS applications. | 32 |
keshavvishwkarma/kvconstraintkit | A library that provides an easy-to-use Auto Layout DSL for iOS, tvOS, and OSX | 92 |
daskioff/rkautolayout | A framework for automating user interface layout in iOS apps | 2 |
wordlessj/bamboo | A utility framework providing an alternative syntax for Auto Layout and manual layout in iOS apps. | 74 |
banjun/northlayout | A Swift framework that simplifies autolayout layout creation by providing a concise and expressive syntax for using Visual Format Language (VFL) | 41 |
mirego/pinlayout | A fast and flexible layout system for Swift views without auto layout constraints. | 0 |
stevestreza/relayout | A microframework to simplify Auto Layout constraint declaration in Swift applications | 554 |