Creating and combining views | Apple Developer Documentation

This tutorial guides you through building Landmarks — an app for discovering and sharing the places you love. You’ll start by building the view that shows a landmark’s details.To lay out the views, Landmarks uses stacks to combine and layer the image and text view components. To add a map to the vi…