In this lesson, I’ll show you how to position elements using Stack Views.
Stack Views allow you to position elements inside it without specifying constraints.
This can be a huge time saver when it comes to building the user interface for your own app.
In this lesson, you’ll build another user interface; this time, taking advantage of Stack Views for positioning.