AlexGladkov / Odyssey

Odyssey it's a declarative multiplatform navigation library for Multiplatform Compose

Home Page:https://youtube.com/c/MobileDeveloper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need Hilt integration for viewModels

Anton111111 opened this issue · comments

Need some kind of binding to the life cycle of the screen for the VM. In hilt-navigation used function with param ViewModelStoreOwner. NavBackStackEntry is used as ViewModelStoreOwner.

Already done in one of the closed projects, and tested. I'll try to get a PR soon.

PR opened

commented

Added in 1.3 with your credits
You can check it here - https://github.com/AlexGladkov/Odyssey/tree/rc/release-1.3.0