-
**Describe the bug**
Are we planning to add support for pulling Apple Platform logs in Kmm. Currently what i found is that i am using Kermit for logs in Compose Multiplatform app which does not print…
-
I discovered this issue trying to migrate a project from Compose Multiplatform `1.0.1-rc2` to `1.3.1` – the `Key.Enter` `keyCode` seems to be broken.
**Affected platforms**
Select one of the platf…
-
**Describe the bug**
LazyColumn with items varying in height makes scrollBar changing its track height while scrolling up/down.
Please, take a look at screenrecord for better understanding of the pr…
-
**Describe the bug**
Sometimes the configuration changes I make are not taken into account immediately, and I get (partially) stuck with values from a previous configuration. I have a project here …
-
Jetpack Compose has supported **live edit** already. what's the plan of compose-multiplatform?
-
Uncaught Kotlin exception: kotlin.native.internal.IrLinkageError: Function 'UIKitView' can not be called: No function found for symbol 'androidx.compose.ui.interop/UIKitView|UIKitView(kotlin.Function0…
-
Compose 1.5 doesn't have
"This version of Compose Multiplatform is based on the next Jetpack Compose libraries:" like previous version had
I previously had
compose.jb.version=1.4.0
compose_…
-
### SQLDelight Version
2.0.0
### Operating System
macOS Ventura
### Gradle Version
8.0.2
### Kotlin Version
1.9.0
### Dialect
SQLite
### AGP Version
7.4.2
### Describe the Bug
```
sqldel…
-
**Describe the bug**
The `Frameworks, Libraries and Embedded Content` section in Xcode is missing
Therefore I cannot add any Frameworks to the iOS project
**Affected platforms**
Select …
-
Helllo, I'm working on a UI for a player using Jetpack Compose for Desktop. My goal is to overlay Composables on top of a video player view, but I'm facing some issues.
Here is the core part of my…