Skip to content

Add navGraphViewModel delegate support  #27

Description

@haroldadmin

Is your feature request related to a problem? Please describe.
The Navigation Architecture Component supports scoping ViewModels to a Navigation Graph. These ViewModels can be instantiated using by navGraphViewModels(<nav-graph-id>) delegate. Add support for this delegate to Vector too.

Describe the solution you'd like
Add a separate vector-nav-ext module and add support for this delegate in there.

Describe alternatives you've considered
A completely custom solution to allow scoping ViewModels to an arbitrary scope, but this will take a lot of time to implement.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions