Skip to content

Feature Request: PushView - tag, selection and label properties #6

Description

@JulesMoorhouse

Hi,

I'm following a tutorial where CoreSpotlight is discussed. The tutorial talks about selecting a data item from spotlight and then have the app go to (either use stacked view or push a new one) a specific child view in the navigation stack... Here's a snapshot of the NavigationLink it uses.

navigationLink

Here's the signature (this is the newer version).

NavigationLink(tag: Hashable, selection: Binding<Hashable?>, destination: () ->, label: () -> _)

I just wondered if this could be implemented in XNavigation ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions