-
Notifications
You must be signed in to change notification settings - Fork 0
SwiftUI Views
Xuwei Li edited this page Dec 31, 2021
·
2 revisions
- https://developer.apple.com/documentation/swiftui/navigationview
- https://www.hackingwithswift.com/books/ios-swiftui/working-with-two-side-by-side-views-in-swiftui In case of misusing NavigationView, see it in action.
A view for presenting a stack of views that represents a visible path in a navigation hierarchy.