-
Please add compose multiplatform support
-
Migrating `Modifier.zoomable()` to multiplatform ~should be easy~ is done, but `SubSamplingImage()` will need to be decoupled from Android's `BitmapRegionDecoder` for lazy loading of bitmap tiles.
…
saket updated
2 months ago
-
**Feature request**
Strings for Compose Multiplatform need to be stored in an XML file encoded in a similar way to those used by Android, with some minor differences. For this reason, strings exporte…
-
Kotlin with [Compose-UI](https://github.com/JetBrains/compose-jb) now supports many targets besides Android. It would be really nice if WalletConnect for kotlin considered supporting other targets bes…
-
Dear Sir
Thx your plugin
can ref this : https://github.com/jakepurple13/Full-Multiplatform-Compose-Plugin
supoort Full-Multiplatform-Compose ? use ktor /koin /.....
and use grad…
-
This is blocking the release of compose-cupertino 0.2.0-alpha05 which will enable support for compose-multiplatform 1.7.0
I've got one PR to breakdown the components to help with debugging: https:/…
-
It would be nice to make the engine run on kotlin only, so that one can use this lib in a KMM project.
Currently, this project does not work with KMM, because this project is dependent on Android (l…
-
I am working on a Kotlin multiplatform project (iOS and Android only for now) and would love to give Spek a try, however all threads that refer to it seem to indicate that only JVM is supported.
Si…
-
**Describe the bug**
```
Could not resolve io.insert-koin:koin-ksp-compiler:1.4.0-RC4
No matching variant of io.insert-koin:koin-ksp-compiler:1.4.0-RC4 was found. The consumer was configured to f…
-
Given that okio went multiplatform already, and okhttp is slowly [going](https://github.com/square/okhttp/issues/4723) towards that direction, would it be possible for Retrofit to go multiplatform som…