-
**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…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/a…
-
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…
-
## Solivagant navigation
https://github.com/hoc081098/kmp-viewmodel/assets/36917223/dd8f9fa6-9830-4ab3-88a5-c30afe3b2756
https://github.com/hoc081098/kmp-viewmodel/assets/36917223/360323a2-523…
-
**Is your feature request related to a problem? Please describe.**
Currently, the whole SDK is tightly coupled with Jetpack navigation. For the apps that use alternative navigation libraries like Voy…
naixx updated
2 months ago
-
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 🙏🏼 .
…
-
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…
-
I'm working on a Project where, I implemented bottom navigation using Voyager. The issue is, When I go to ProfileTab > Setting Screen > Logout. When I click on logout & try to login again. I see two …