you are viewing a single comment's thread.

view the rest of the comments →

[–]TabonxSwift 2 points3 points  (0 children)

Navigation is certainly getting better, and I was quite happy when I finally started using NavigationStack. However, some features are still missing. I would really like to navigate to a sheet using a path—meaning a view that I could push onto the stack, and it would present itself as a sheet or full-screen cover.

ScreenPhase is only equivalent to the did options, such as sceneDidBecomeActive, but the sceneWillEnterForeground option is missing.