-
|
I'm building out a feature inside of a Swift Package all in SwiftUI that's being consumed inside of a UIKit app. I finally got Navigator implemented and it's really nice. However, I noticed that any time I navigated anywhere using I'm just wondering why I'm seeing this. Is By the way, I'm mostly using the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
SceneStorage is used within ManagedNavigationStack and ManagedPresentationView. |
Beta Was this translation helpful? Give feedback.
SceneStorage is used within ManagedNavigationStack and ManagedPresentationView.