SketchKit Versions Save

A lightweight auto-layout DSL library for iOS, tvOS & macOS.

2.0.0

2 years ago

Change anchor methods return type from Constrainable to NSLayoutConstraint.

1.5.0

2 years ago

Add support to macOS

1.4.0

3 years ago

Centralize anchor logic inside Constrainable protocol Rename SketchKitViewDSL to SketchKitDSL, using a more generic name/context

1.3.1

3 years ago

Add documentation to SketchKit

1.3.0

3 years ago

Add Height and Anchor constraints with lessThanOrEqual and greaterThanOrEqual relation

1.2.0

3 years ago

Add anchors support to UILayoutGuide

1.1.0

4 years ago

Add support to leftAnchor and safeLeftAnchor Add support to rightAnchor and safeRightAnchor

1.0.0

4 years ago

Initial release.