-
We are running a multi arch build in a github workflow using `docker buildx build`, and are wondering how to manage the `balena deploy` so all architecture images are merged in a single release.
ht…
-
Tasks `packageReleaseUberJarForCurrentOS` and `runRelease` uses jars from `jar` and dont even run `proguardReleaseJars`
**Versions**
- Kotlin version: 1.8.10
- Compose Multiplatform version: 1.3.…
zTrap updated
2 months ago
-
**Describe the bug**
If you try to render an SVG which uses the `` element, the rendering is skipped.
**Affected platforms**
Select one of the platforms below:
- Desktop
**Versions**
- Kotli…
-
Hello,When I use Menus,Menus are nested in the Compose multiplatform's Menu, and the icons in the items are not fully displayed
![menu_item](https://user-images.githubusercontent.com/19502034/1966204…
-
Followup after https://github.com/JetBrains/compose-multiplatform-core/pull/660
The change will be:
```
Subject: [PATCH] 1
---
Index: compose/foundation/foundation/src/commonMain/kotlin/android…
-
Looks like OutlinedTextField (and maybe more) is missing from material3 for android.
Project builds and run fine for desktop and web, fails for android.
Compose version: 1.2.0-alpha01-dev741
![…
-
Hi!
context:
i created a project in IntelliJ 2022.2 Beta with `Compose multiplatform` project wizard, compose version 1.1.0, single platform, JDK 11.
on `desktop` platform, IDE cannot resolve s…
-
**Describe the bug**
We're using `UIImagePickerController` to open the native camera using `UiViewController` in compose multiplatform. It is causing the iOS Application to get restart when click on …
-
**Describe the bug**
Undefined symbol while linking project on iOS (_OBJC_CLASS_$_UITextLoupeSession).
**Affected platforms**
- iOS
**Versions**
- Libraries:
- Compose Multiplatform vers…
-
**Describe the bug**
How can I develop compose-multiplatform projects using Intellij IDEA.
I use Intellij IDEA to open the project from Kotlin Multiplatform Wizard. Everything work well except the…