Liftric/DIKit

Constructor dependency injection

Narayane opened this issue · 1 comments

Hi,

Unlike Koin, it seems constructor dependency injection is not supported, doesn't it?

Capture d’écran 2020-11-08 à 23 19 26

Hey @Narayane,

Since resolve exists in the same scope you would need to help the compiler here and do the following DIKit.resolve() and it should work fine