Introducing Stack Views

Stack views are a great new introduction in iOS 9, allowing you to create horizontally and vertically arranged stacks of views without having to touch Auto Layout constraints. They’re super-simple to use, and have great support in interface builder – you’ll be building amazing layouts in no time at all. In this series you’ll learn everything from the basics of stack views, through building complex layouts and animation, to using UIStackView in code. If you aren’t up to speed with Auto Layout, you should check out our Auto Layout series. By Sam Davies.

Leave a rating/review
Save for later
Comments
Share
01
Toggle description

Find out what's covered in our Introducing Stack Views video tutorial series.

Toggle description

Learn the basics of stack views by building one using interface builder.

Toggle description

Learn how to nest stack views to easily build some complex layouts without using complicated auto layout constraints.

Toggle description

Learn about some of the more advanced configuration options available within a stack view so that you can build the exact layout you want.

Toggle description

Learn how easy it is use animation with stack views to create slick looking animations for your app.

Toggle description

Learn how to use stack view from code.

Conclusion 3:44
Toggle description

Review what you learned in this series, get a few more tips and tricks for using stack views, and get your final challenge for this video tutorial series.