Stack All The Things! A Deep Dive into UIStackView (/dev/world/2017)

Описание к видео Stack All The Things! A Deep Dive into UIStackView (/dev/world/2017)

Presenter: Adam Shaw

UIStackView is the best new thing to come out of UIKit in a quite a while. It’s an extremely useful and versatile container for view layout, leveraging the power of Auto Layout but with much less complexity. In this talk we make the case for using UIStackView as the basic building block for all your view layouts.

This talk covers how to use UIStackView in both Interface Builder and code, with lots of examples provided. We discuss the advantages of using UIStackView, and show how to use it to make your UI layouts simpler to design and maintain.

Forget about constraints… use UIStackView to stack all the things!

Комментарии

Информация по комментариям в разработке