Skip to content

How to mark NavigationView as Passthrough #10

@JakobWitsch

Description

@JakobWitsch

Hello!
If I add a NavigationView the touch Event does not get forwarded to Unity. Do you know a way how to solve this?

ZStack {
NavigationView {
}
Text("Hello World").onAppear {
let api = UnityBridge.getInstance()
api.show()
}
}

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