I’ve mentioned a number of libraries for creating user interface layouts such as ShinpuruLayout for creating highly complex interfaces.
Here’s an open source library called Neon from Mike Amaral providing a concise syntax for creating beautiful user interfaces in Swift.
With Neon you can easily align views, fill a superview, group views, attach views to an edge and more.
Here’s an animation from the readme showing a user interface layout that was created with just 20 lines of code:
You can find Neon on Github here.
A nice Swift library for laying out user interfaces.
Original article: Open Source Library Providng A Concise Syntax For Creating Beautiful User Interfaces In Swift
©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.