Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add navGraphViewModel delegate support #27

Open
haroldadmin opened this issue Jan 29, 2020 · 0 comments
Open

Add navGraphViewModel delegate support #27

haroldadmin opened this issue Jan 29, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@haroldadmin
Copy link
Owner

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.

@haroldadmin haroldadmin added the enhancement New feature or request label Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant