Reviews and Overviews

Layout Anchors

This screencast demonstrates how to use Layout Anchors. Layout Anchors are a way of creating NSLayoutConstraints in code that are simpler and easier to read than creating NSLayoutConstraints directly. In this screencast a simple screen that is completely laid out in code is updated to use Layout Anchors.

Round Corners

This screencast looks at new ways to make and interact with rounded corners. iOS 11 has some updates that have made this much easier.