expamples for the new NavigationStack in SwiftUI
The project uses a TabView for the main navigation. Each tab consists of a separate NavigationStack.
You can see the navigation stack data building up when navigation deeper.
Go to detail view and select settings button, navigates to settings view. Example for programmatic navigation