-
I know that this library support navigator scoped screen model. But in my case there is screen that already implement moko mvvm that i want to scope it with navigator, so i can share that viewmodel ac…
-
# 📖 Abstract:
- ✅ `Compose Multiplatform` 是 Kotlin `UI 层` 跨平台开发框架, 是基于 `Google Jetpack Compose` 的扩展.
- ✅ 注意和 `Kotlin Multiplatform` 是不同层次 (logic 层) 的东西.
# 💯 Related:
- ✅ #420
- ✅ #419
…
-
When adding this lib as a dependency and using `painterResource`, the app crashes on Android:
```
java.lang.IllegalStateException: No instrumentation registered! Must run under a registering instrum…
-
- This is more of a personal question, but when I tried to contribute to the iOS side this time, I could not find the existence of a normative project for iOS.
- So I would appreciate it if you could…
-
As your sample, we want to share the viewmodel on SwiftUI and Compose.
But there is a big difference between them, it's how a viewmodel is initialised, used and destroyed.
On SwiftUI, for exempl…
-
build.gradle.kts:
plugins {
alias(libs.plugins.multiplatform)
alias(libs.plugins.compose)
alias(libs.plugins.android.application)
alias(libs.plugins.libres)
alias(libs.plug…
-
This ticket is something like the master ticket to coordinate development on an iOS port of StreetComplete. It replaces #1892 which also included a lot of discussion and research / observation wor…
-
Unable to use the lifecycle-viewmodel-compose with web target
**Describe the bug**
"No ViewModelStoreOwner was provided via LocalViewModelStoreOwner"
**Affected platforms**
- Web (K/JS) - Canv…
-
Subscribe to this issue and stay notified about new [daily trending repos in Kotlin](https://github.com/trending/kotlin?since=daily).
-
**Describe the bug**
A clear and concise description of what the bug is.
**Affected platforms**
- iOS
**Versions**
- Kotlin version*: 1.9.22
- Compose Multiplatform version*: 1.6.0…