InsertKoinIO / koin

Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
https://insert-koin.io
Apache License 2.0
9.08k stars 719 forks source link

shared in activitys #1727

Closed BarderBet closed 4 months ago

BarderBet commented 11 months ago

Is your feature request related to a problem? Please describe. How to share ViewModel in more than one activitys, and maybe used the ViewModelStore of Application

arnaudgiuliani commented 9 months ago

Did you check https://developer.android.com/topic/libraries/architecture/viewmodel/viewmodel-apis#vm-api-navgraph ? Koin can help with nav graph ViewModel if needed

stale[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.