LinkedIn
Youtube
Portfolio
Contact
SwiftUI_visionOS_Note
Home
NavigationStack & NavigationLink
Jan 3, 2024
1 min read
|
Open options
NavigationStack to stack views over a root view.
NavigationLink to link to a specific view or content.
.dismiss() to make a custom back button.
Toolbar and ToolbarItem to add text, buttons, or images to the view.
You might also like
2024-01-03
N - Voice Record
2024-01-03
.onLongPressGesture
2024-01-03
MagnificationGesture