Victor Lapin

Results 2 issues of Victor Lapin

Hi guys, I'm using Moxy + Koin combo in some of my projects, and currently decoupling some lifecycle-aware code. For example, a separate LifecycleObserver for managing Koin scopes looked like...

While I understand your intention to change to MVP, I'd strongly consider using combo of Moxy + Dagger + Cicerone. All of them are open sourced and work pretty well....

question