XLayout
August 30, 2019 • MIT License
🐳 Swift Auto Layout DSL with more lightweight syntax for macOS.
Doric Design System
February 09, 2019 • MIT License
Protocol oriented, type safe, scalable design system foundation Swift framework for iOS.
Stevia
January 06, 2019 • MIT License
Healthy Autolayout Sugar: visual layout API, chainable API, and equation-based API. All generate native NSLayoutConstraints.
SPKeyBoardAvoiding
December 21, 2017 • Apache 2.0 License
It's a smart Key Board manager with active text field using Scroll View along with Constraints in Objective C & Swift 4
Cupcake
June 13, 2017 • MIT License
An easy way to create and layout UI components for iOS (Swift version).
KVConstraintKit
April 18, 2017 • MIT License
Impressive Auto Layout DSL for iOS, tvOS & OSX. & It is written in pure swift.
TinyConstraints
April 04, 2017 • MIT License
TinyConstraints is the syntactic sugar that makes Auto Layout sweeter for human use.
StoryboardConstraint
March 06, 2017 • MIT License
A simple way to use programmatically Autolayout Constraint created in Storyboard.
KVConstraintExtensionsMaster
August 08, 2016 • MIT License
It's simple and powerful API for adding/applying , accessing, & modifying existing constraints on a view by layout attribute.
Arranged
June 23, 2016 • MIT License
Open source replacement of UIStackView for iOS 8 (100% layouts supported)
- Supports all alignments and distributions, spacing, baselineRelativeArrangement, layoutMarginsRelativeArrangement, axi...
Neon
October 14, 2015 • MIT License
A powerful Swift programmatic UI layout framework - Build dynamic and beautiful user interfaces like a boss.
SwiftCSP
August 08, 2015 • MIT License
SwiftCSP is a constraint satisfaction problem solver written in pure Swift (no Cocoa). It utilizes a simple backtracking algorithm with plans for future optimizations. At this stage of development,...
UIView-UpdateAutoLayoutConstraints
February 23, 2015 • Public Domain License
An easy way to create and update AutoLayout Constraints (Mainly to update Width and Height of UIView)
MMTransitionEffect
December 23, 2014 • MIT License
This is Extension Of RSTransitionEffect(yeahdongcn) Transformed From (Frame based animation) to (Constraint Based Animation)
JTScrollViewController
November 17, 2014 • MIT License
Create a ScrollViewController on iOS pragmatically using Auto Layout without a nib file.
PureLayout
June 30, 2014 • MIT License
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. PureLayout extends UIView/NSView, NSArray, and NSLayoutConstraint with a comprehensive Auto Layout API that is...