Hello @jordan29.04.1197, what do you use in Dagger 2? You can smoothly migrate to Koin, by group of components
j
jordan29.04.1197
06/15/2018, 9:36 AM
I don’t use SubComponents from Dagger, I have several module : ApiModule, LocalModule, DataModule, …
And I use Android Injection for inject presenter into fragment and activities