-
Currently this is Android only. Now that Compose Multiplatform is a thing would be nice to support other platforms
-
Currently, there are 2 options to initialize the dictionary, either by providing `FileSystem` or `AssetManager`, but only `FileSystem` is available in the common source set of the Kotlin Multiplatform…
-
[StreetComplete](https://github.com/streetcomplete/StreetComplete) is looking to implement an iOS version of the app. The largest blocker is that there is no [Compose Multiplatform](https://www.jetbra…
-
Hi
There isn't any image cropper library for compose multiplatform (jvm, android, ios, ...).
You created base of compose code and just need to change some code for compose multiplatform.
It will be…
-
would work on multiplatform compose ? on desktop, web
-
Hi
There isn't any image cropper library for compose multiplatform (jvm, android, ios, ...).
You created base of compose code and just need to change some code for compose multiplatform.
It will be…
-
**Describe the bug**
I have crash only in wasm part of project. Same code works well on android and desktop.
Log:
`Maximum call stack size exceeded
RangeError: Maximum call stack size exceeded
…
-
When building against the upcoming compose multiplatform 1.7 alphas, I see this warning when building an iOS app.
Repro: https://github.com/ZacSweers/FieldSpottr/pull/26
```
Showing Recent Issu…
-
Hi @isaac-udy Great work on Enro
I'm curious to know what are the specific blockers to fully migrate this to Kotlin Multiplatform to allow us to use Enro with Compose Multiplatform.
-
## New Feature
There is Compose Multiplatform https://www.jetbrains.com/lp/compose-multiplatform/ out, you already started doing the compose extension for Android, would it be possible to get a dep…