Skip to content

Responder Chain Hides .Inline Tittle Bar #12

@geojorg

Description

@geojorg

In SwiftUI

var body: some Scene {
WindowGroup {
RootNavigationView(viewRouter: viewRouter)
.withResponderChainForCurrentWindow()
}
}

When using with responder chain the Navigation Tittle bar changes when using .inline as style.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions