Fix SwiftUI Navigation
Restructure navigation to use NavigationStack with typed paths or NavigationSplitView.
Insert label
NavigationPrompt
Refactor navigation in this SwiftUI code. Replace NavigationView with NavigationStack (or NavigationSplitView for multi-column layouts). Set up a typed NavigationPath for programmatic navigation, use navigationDestination(for:) for value-based routing, and ensure back navigation works correctly.
Add this to your Facet Inserts in crystl for one-click access.
Get crystl