navigation
-
Implementing Three Column Navigation in SwiftUI
Learn how to implement three-column navigation in SwiftUI and make macOS and iPad apps that provide navigation experience familiar to users.
-
Navigating Among SwiftUI Views
Meet a technique that lets you navigate and switch among SwiftUI views of the same hierarchy level when not using a navigation or tab view.