declared in base network module, then in new koin modules that requires this client it will be imported from dagger. Eventually only base dependencies will be imported from dagger and then they can be moved in Koin. I think such approach should work.
j
julioyg
07/17/2018, 3:03 PM
@tapchicoma did you manage to smoothly go from dagger to koin?
t
tapchicoma
07/17/2018, 3:03 PM
Haven't started it yet. But want give it a try
j
julioyg
07/17/2018, 3:05 PM
I wanted to see if they could live together in the same project but cannot get my head around of how to get the dagger instances in my koin modules or the other way around