Yalta is a Swift Auto Layout from Alexander Grebenyuk DSL allowing you too design your user interfaces with considerably more concise code. The entire library itself is only a single file with less than 250 lines of code.
Yalta draws inspiration from the popular objective-c PureLayout library, but rather simplifies Apple’s auto layout for a short learning curve.
The tool was released in response to Chris Eidhof’s article on creating a micro Auto Layout DSL.
You can find Yalta on Github here.
A nice tool for quickly creating layouts in Swift.
Original article: Yalta – A Micro Auto-Layout DSL That Simplifies Creating Your Layouts In Swift
©2017 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.