Helper Methods for programmatically written AutoLayout code.
We currently support Swift Package Manager and Cocoapods
Add AutoLayout-Helper as a dependency to your Package.swift file. For more information, see the Swift Package Manager documentation.
.package(url: "https://github.com/snabble/AutoLayout-Helper.git", from: "1.0.0")pod 'AutoLayout-Helper'- Open an issue if you need help, if you found a bug, or if you want to discuss a feature request.
- Open a PR if you want to make some change to
AutoLayout-Helper. - Contact @snabble_io on Twitter.