-
**Describe the bug**
The KMP desktop application crashes when I try to inject SavedStateHandle with navigation arguments to ViewModel. The Android app works fine.
The exception: Caused by: java.lang…
-
Using this `implementation("network.chaintech:compose-multiplatform-media-player:1.0.26")` or this version `implementation("network.chaintech:compose-multiplatform-media-player:1.0.16")`
Syncs perf…
-
After opening an external URL in the browser, the current timelines resets back to its top position and the original scroll position is lost.
Original report [here](https://poliverso.org/display/bf…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Hi, I am trying to set up the preview of the viewmodels. I am following the example from https://github.com/InsertKoinIO/koin/issues/1705.
```
@Preview
@Composable
fun MyScreenPreview() {
S…
-
Since https://github.com/JetBrains/compose-multiplatform-core/pull/1219 started supporting compose-navigation, maybe it's time to study the possibility of this library become multiplatform too 🙏🏼 .
…
-
**Describe the bug**
I am working on a KMP project where we are using Koin for the DI framework. There is no issue with Koin and the KMP side of the project, but there is one with the Android side.
…
-
Personally I love this library and use it in all of my projects however recently the question has come up of eventually support multiplatform (desktop, ios, etc.), however this does not. To my knowled…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
Thes…
-
When running project that has HILT, I am getting the following crash caused by:
`val createReceiptViewModel: CreateReceiptViewModel = hiltViewModel(key = "create_bill_viewmodel")`
on the stackt…