Layout User Interface with Stacks

This chapter introduces Stacks, your main tool for organizing elements on a view.  Topics include: Horizontal Stacks (HStack), Vertical Stacks (VStack), and three dimensional stacks (ZStacks). In this chapter you will also learn how to “extract subviews,” as a way to keep your code more organized.