Hello all,,, I'm a newbie with Kodein. I have a qu...
# kodein
v
Hello all,,, I'm a newbie with Kodein. I have a question is someone of you using Kodein together with android libraries? I'm thinking about that I will switch to Kodein, but my app contains app module + few "addons" to the main app which are android libraries. Is it possible to use Kodein in that case? Is Kodein Global configuration a right way? Or is better to pass kodein instance to modules and extend it there, so in lib module I will use extended kodein?