In order to view this lesson, you must purchase this course.
Now that you've seen the shortcomings of using CGRects and frames to layout your subviews, you're ready to move on to using NSLayoutConstraints and Anchors. Although there is a bit of typing, it is quite straightforward to implement your custom design using these tools. Furthermore, this approach is much easier to understand than using the strange toggles and switches in the Storyboard.