Excellence kawej
08/07/2025, 9:30 AMhallvard
08/07/2025, 9:47 AMExcellence kawej
08/07/2025, 10:07 AMCould not resolve io.insert-koin:koin-androidx-compose:3.5.3 in kotlin multiplatform project
Could not resolve all files for configuration ':shared:iosArm64CInterop'. > Could not find io.insert-koin:koin-compose:3.5.3. In Kotlin multiplatform project
And when I try to call the viewModelOf
function, the reference isn't resolved, as shown by this. error:
Unresolved reference 'viewModelOf'.
krzysztof
08/07/2025, 11:14 AM