@kylebshr well I should clarify I meant if they are using SwiftUI. Unless I’m mistaken Apple still haven’t made a way for SwiftUI to create a new “presentation context” which would allow you to embed multiple NavigationStack in the same view graph. They could do it with another UIWindow but not with SwiftUI lifecycle as far as I know?