Join Slack
Powered by
Hello i just started kotlin native project and wan...
# kodein
m
mben
04/10/2019, 8:50 AM
Hello i just started kotlin native project and wanna know if kodein can be a solution for hybrid DI for ios and android?
mben
04/10/2019, 1:06 PM
I need to bind a Presenter that takes an interface as argument and wich is implemented by my activity but i dont know how to do so
j
judrummer
04/12/2019, 9:02 AM
My solution was provide some provider class in Kotlin common module that wrap kodein mechanism inside to provide presenter instance to platform
6
Views
Open in Slack
Previous
Next