Hello everyone, I'm just trying out kodein. How can I create object and inject to it class which I'm injecting to ? Probably example will explain:
I have android app with
View
and in
View
I would like to inject my presenter which requires
View
in constructor