In order to view this lesson, you must purchase this course.
A bonus lesson for today's video related to <b>landscape orientation layout</b> for our Registration Page. As you all know, handling landscape for certain situations is a must and providing a different layout for your UI helps a lot. This lesson will cover how to utilize the axis of a UIStackView component to rearrange elements on the screen.
We'll also be inspecting our view controller's <b>trailCollection</b> properties and its <b>verticalSizeClass</b> to toggle the axis properties. Enjoy.