Coding Auto Layout by Example

Repository with starting and finished projects for Coding Auto Layout by Example, a series about building iOS user interfaces using Auto Layout programatically (Swift).

The series is aimed towards beginners trying to acquire the skill of building UI purely using code. It covers the basics of Auto Layout without going into a great detail, just enough to get you started on your journey. Multiple guided examples from simple to advanced are provided with (hopefully) enough explanation to teach you the what, how and why of Auto Layout.

Hero

Table of Contents

  1. Intro
  2. Basics, Part One
  3. Basics, Part Two
  4. Xcode Setup
  5. Sign Up Screen
  6. Stack Views
  7. Custom UIAlert
  8. Players Profile
  9. Twitter Timeline
  10. Twitter Profile
  11. Music Album

Feedback

Should you find any issues with the code presented in the series, unclear information or want to discuss some of the topics further, please do get in touch!

GitHub

View Github