Is your feature request related to a problem? Please describe.
Yes. If you try to use the new android package system androidx the koin extensions won't reconize the new classes
Describe the solution you'd like
Add support for the new androidx package naming on the koin extensions
Describe alternatives you've considered
I tried changing the extensions myself but some mehtods are private
Target Koin project
https://github.com/leodeleon22/PopularMovies
Hello,
Hello, new androidx packages integration is already "in".
You can already try: koin-androidx-viewmodel:1.0.0-beta-1 gradle package. We have mentioned here the new packages: https://github.com/InsertKoinIO/koin/issues/144
Hello,
after adding androidx-viewmodel i got following sync error:
Failed to resolve: org.koin:koin-reflect:1.0.0-beta-1
Not sure where it comes from :/
Regards
yep, sorry. beta-2 have just been published to fix this.
awesome responsivity 1.000.000x :+1:
Most helpful comment
yep, sorry.
beta-2have just been published to fix this.