Arnaud Giuliani
Arnaud Giuliani
Hey Jose, > The project is meant to be used a base for other repos, such as the one you linked. We're not linking to external repos anymore because they...
Did you try import the extension? Seems to be an IDE thing 🤔
Parking your proposal in 4.0.0 for further new scope improvements 👍
Parking your proposal in 4.0.0 for further new scope improvements 👍
you can open `{ }` code just behind: ```kotlin singleOf(::MyClass) { named("a_qualifier") } ``` https://insert-koin.io/docs/reference/koin-core/dsl-update#dsl-options 👍
Hello, please update `koin-android` in 3.3.0. This update brings fixes for that. Here is the announce: https://blog.kotzilla.io/koin-android-stronger-viewmodel-api/
it's a fallback from the function approach. At first, we should write `single { params -> MySingle(params) }` As the first usecase, the default behavior is to take a look...
with NavGraphViewModel or main root Activity ViewModel
Replacing it doesn't close the source scope then. Did you try with `koin-android` 3.2.2?
Thanks for your PR @martinbonnin your commit need to be signed 👍