Not yet but it's something that I may look at in the longer term. For the time being, I'm using a top-level NavigationSplitView and doing something more primitive in place of the inner NavigationSplitView that lets me make progress with my current setup. (Or course, then I just ran into a bug involving DisclosureGroup so ...)
Have you tried mixing NavigationSplitView and NavigationStack (i.e. using the NavigationStack inside the detail: of the NavigationSplitView)?
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: