-
I found a pretty odd bug in compose 1.7 that doesn't repro in 1.6.11:
When using a `Modifier.fillMaxWidth`, `fillMaxHeight` or `fillMaxSize`, the bounds of the panel are broken whenever you change …
-
By using jpackage I build specialized versions of my app for each operating system. I would like to have the option to select in my build process the version I need instead of having a large setup tha…
-
### Question
Hello I built the project for aarch64 using ubuntu aarch64 podman container.
All was build successfully and I finally built RPM package for my Fedora Linux after 3 days of trying.
Af…
-
-
SQLDelight Gradle plugin seems to be incompatible with Compose Gradle plugin, and nobody cares:
https://github.com/JetBrains/compose-multiplatform/issues/3437
https://github.com/cashapp/sqldelight/i…
-
Below are the steps:-
Check the multiplatform [branch](https://github.com/bumble-tech/appyx-starter-kit/tree/multiplatform)
Add a few resources into the .
Now change UI code load the Ima…
-
As for the title, I am really interested in this library. I just want to make sure this lib is working with compose multiplatform (from JetBrains) or only jetpack compose? Thank you.
-
Hello,
I'm a Kotlin technical writer at JetBrains, currently working on updating the [Kotlin Multiplatform samples page](https://www.jetbrains.com/help/kotlin-multiplatform-dev/multiplatform-sample…
-
Rather than having a Bulky JCEF/KCEF Implementations we should have more native oriented approach by delegating to below:
| | | |
| -------- | ------- | ---- |
| Windows | ✅ | [Webview2](https…
-
I am writing Dialog logic into my [app](https://github.com/HLCaptain/butler/commit/890121ba806ef9cd4a993a0423907e51555b3271) and noticed a strange crash when navigating back in Navigators in a Dialog.…