SwiftUI_visionOS_Note

NavigationStack & NavigationLink

Jan 3, 2024
1 min read|
  1. NavigationStack to stack views over a root view.
  1. NavigationLink to link to a specific view or content.
  1. .dismiss() to make a custom back button.
  1. Toolbar and ToolbarItem to add text, buttons, or images to the view.

Subscribe to our newsletter

Get the latest news and updates from our team