Joan Colmenero
11/15/2019, 11:14 AMian.shaun.thomas
11/15/2019, 2:15 PMromainbsl
11/15/2019, 7:29 PMJoan Colmenero
11/15/2019, 9:55 PMval myModule = Kodein.Module("feature1Module"){
<bind>....
<bind>...
}
Then in other module of the app or let's say in another class put more binds to the same module. I guess this question is more reasonable to ask here...