Neon
A powerful Swift programmatic UI layout framework
Neon is built around how user interfaces are naturally and intuitively designed. No more springs and struts. No more whacky visual format language. No more auto layout constraints. We're not robots, so why should we build our UIs like we are? Build dynamic and beautiful user interfaces like a boss, with Swift. You can use Cocoapods to install Neon by adding it to your Podfile. To get the full benefits import Neon wherever you have a UIView operation. Rather than design some arbitrary layout for a demonstration, I figured a good test for the practicality of Neon would be to replicate an existing screen from a major app, one that everyone could recognize. ...