Marcin Wisniowski
08/05/2024, 4:05 PM@KoinViewModel
annotation, but it fails to generate.Marcin Wisniowski
08/05/2024, 4:37 PMio.insert-koin:koin-compose-viewmodel
dependency. This module is missing from the list of modules at https://insert-koin.io/docs/setup/koin. I found it being added here: https://github.com/InsertKoinIO/koin/pull/1875/files
2. Set USE_COMPOSE_VIEWMODEL
, I found this here: https://github.com/InsertKoinIO/koin-annotations/pull/138
Hope it helps.