Hi Arnaud, looks like people are waiting for <this...
# koin-contributors
r
Hi Arnaud, looks like people are waiting for this feature (including me!). If you are working on something else I would love to raise a pr for a quick fix for the time being. Please do let me know your thoughts 🙂
a
Hi @Ruben Quadros if you think that you can investigate and propose something feel free
isn’t it linked to the notion of binding to Nav Graph?
r
Yes, if I'm not wrong viewmodels are already bound to nav graph in compose.. as store owner is
NavBackStackEntry
. We should be able to get nav args from navbackstackEntry and give it to
AbstractSavedStateViewModelFactory
constructor
Hi Arnaud, this is the pr for the same 🙂 https://github.com/InsertKoinIO/koin-compose/pull/3