forecast-mvvm-android-kotlin
forecast-mvvm-android-kotlin copied to clipboard
Kodein version 6.2.1 deprecates closestKodein()
Hey,
Thanks for the great tutorial.
In version 6.2.1 of the Kodein release, the closestKodein()
method has been deprecated. I was wondering how would one go about getting the ViewModelFragment in the View without this method? Would you be able to suggest an alternative approach please?
Thanks.