Koin 2.2.0-beta-2 is published - <https://github.c...
# koin
a
j
@arnaud.giuliani is plan to pull in the Compose stuff in to the 3.x version as well?
a
yes, soonly I will merge 2.2 into 3.0
this was the plan to have complete 2.2 before merging it back to 3.0
👍 1
j
@arnaud.giuliani is it possible to share a ViewModel?
a
VM injection is done regarding the current ViewModelStore owner
then yes
j
by sharedViewModel()
is available inside composable functions?