Tutorial series about building iOS user interfaces using Auto Layout programmatically.
Introductory series for new iOS developers looking to gain a basic knowledge of coding Auto Layout. The series first looks at essential concepts of Auto Layout and then guides the reader through multiple examples on how to create specific layouts using pure code. The examples range from easy to advanced to slowly build up the required skills for writing programmatic user interfaces.
Code for all the examples is open–source and available on GitHub.