Koin: Please add support for android jetpack

Created on 25 Jun 2018  路  4Comments  路  Source: InsertKoinIO/koin

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

question

Most helpful comment

yep, sorry. beta-2 have just been published to fix this.

All 4 comments

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:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pchmielowski picture pchmielowski  路  3Comments

miladsalimiiii picture miladsalimiiii  路  3Comments

caleb-allen picture caleb-allen  路  4Comments

fmobus picture fmobus  路  4Comments

Jeevuz picture Jeevuz  路  4Comments