-
**Describe the bug**
building [chat example](https://github.com/JetBrains/compose-multiplatform/tree/master/examples/chat) successed with `:desktopApp:run`, but fail with `:shared:runDebugExecutableM…
-
I want to try the feature out to develop both Android and Desktop application.
I just intalled v1.0.0 of the Plugin: Compose Multiplatform IDE Support on my IntelliJ 2021.3 Ultimate (Build #IU-213…
-
**Describe the bug**
The `Row` layout composable only displays the first element composed in it.
**Affected platforms**
Select one of the platforms below
- Desktop
- Maybe other platforms as …
-
**Describe the bug**
There are some differences with string parsing with compose when compared to official string resources on Android:
## 1. Format args
It is possible to pass format args to…
-
This in an issue to discuss proposal for [Kotlin serialization compiler plugin](https://github.com/Kotlin/KEEP/blob/master/proposals/extensions/serialization.md).
-
**Describe the bug**
I'm using a template https://github.com/JetBrains/compose-multiplatform-ios-android-template and there adding:
```
import androidx.compose.ui.util.fastForEach
import androidx.…
-
## To Reproduce
1. Open any Compose Multiplatform template (https://github.com/JetBrains/compose-multiplatform-ios-android-template).
2. Run `./gradlew --configuration-cache -Pkotlin.native.cacheK…
-
**Describe the bug**
A `CMPViewControllerMisuse` error is thrown for a case where it wasn't in compose `1.5.11`.
```
'CMPViewControllerMisuse', reason: 'CMPViewController shouldn't be reused afte…
-
I'm trying to move my existing android app to be multiplatform. I've been using the multiplatform template here as a reference AND the multiplateform code generated from the intellij wizard... but the…
-
**Describe the bug**
Project compose-multiplatform-template-main, can not build.
* Exception is:
org.gradle.api.plugins.UnknownPluginException: Plugin [id: 'org.jetbrains.kotlin.multiplatform', v…