Hacker News new | ask | show | jobs
by mayoff 3762 days ago
If you can target iOS 9 (or later), `UIStackView` eliminates a lot of the need for handcrafted constraints. Also, the project's example “Native Autolayout” code is written in a gratuitously verbose style.