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

navigator scoped for viewmodel (moko-mvvm) #353

Open
fjr619 opened this issue Mar 6, 2024 · 1 comment
Open

navigator scoped for viewmodel (moko-mvvm) #353

fjr619 opened this issue Mar 6, 2024 · 1 comment
Labels
enhancement New feature or request viewmodel

Comments

@fjr619
Copy link

fjr619 commented Mar 6, 2024

I know that this library support navigator scoped screen model. But in my case there is screen that already implement moko mvvm that i want to scope it with navigator, so i can share that viewmodel accors navigation when still a live. how to achieve that?

@DevSrSouza DevSrSouza added enhancement New feature or request viewmodel labels Apr 8, 2024
@DevSrSouza
Copy link
Collaborator

Moko MVVM on Android uses the Androidx ViewModel, I assume that if we have support for Androidx ViewModel Navigator Scoped ViewModel, it should work.

Dedicated support for Moko MVVM for Compose KMP we should consider as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request viewmodel
Projects
None yet
Development

No branches or pull requests

2 participants