AstroLayout: Building Adaptive UI with Auto Layout

Last Revision:
Version 1.0, 2015-09-16
First public release.
Build Requirements:
Xcode 7.0, iOS 9.0 SDK
Runtime Requirements:
iOS 9.0

AstroLayout demonstrates how to properly activate and deactivate groups of constraints in response to a size class change. It also shows how to animate layout changes using UIView animations. You'll see how to use layout guides and anchors to reduce code overhead and allow for more complex layouts.