Wrap your content in a Navigation Stack and add new screens to the stack with Navigation Links.
3 articles
▶️ How to Navigate Between ScreensRecreate Apple’s Contacts app to find out how to create a navigation hierarchy and how to customize the Navigation Bar.
Navigation StackA layer that displays a root screen and enables you to present additional screens over it.
Navigation LinkA layer that users interact with to present a new screen.