Hello, how can i do this example with koin? <https...
# koin
s
s
Not sure but I think it is explained here: what you need is parametersOf https://www.raywenderlich.com/9457-dependency-injection-with-koin
s
Thanks mario i could solution this with parametersOf but with method bind() inside of onCreate() after getting extra parameter.