< How to align form text and controls neatly with LabeledContent | How to embed views in a tab bar using TabView > |
Updated for Xcode 14.2
SwiftUI is designed to be composed right out of the box, which means you can place one view inside another as much as you need.
This is particularly useful when working with the major container views we are used to, such as navigation controllers and tab bar controllers. We can place any views we want right into another container view, and SwiftUI will adapt its layout automatically.
In this regard, SwiftUI’s own containers – NavigationStack
, TabView
, Group
, and more – are no different from containers we make with our own view composition.
SAVE 50% To celebrate WWDC23, all our books and bundles are half price, so you can take your Swift knowledge further without spending big! Get the Swift Power Pack to build your iOS career faster, get the Swift Platform Pack to builds apps for macOS, watchOS, and beyond, or get the Swift Plus Pack to learn advanced design patterns, testing skills, and more.
Link copied to your pasteboard.