Programmatic navigation in SwiftUI with NavigationPath and navigationDestination
Revealed on: Could 22, 2024 One of many key options that was lacking from SwiftUI when it first shipped was a great way to do programmatic navigation. There have been some methods to deal with this earlier than iOS 16 launched NavigationPath however it wasn’t very satisfying to make use of these APIs they usually…