-
This project sounds great as I am currently implementing paging for Apollo myself. I would use this instead, however, I need support for Compose Multiplatform.
-
@nbransby Hello, can you share your thoughts about wasm support?
As I can see, it's relevant for some people (including me)
https://github.com/GitLiveApp/firebase-kotlin-sdk/issues/426
-
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
-
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:/…
-
**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…
-
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…
-
**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…
-
Due to migration to new Modifier API, please consider to add support Compose Multiplatform 🙂
-
Please change this android-only project to Kotlin Multiplatform with the according https://github.com/JetBrains/compose-multiplatform implementation.
This way it would be possible to use it for And…
-
Hello!
I'm running a Compose Multiplatform app using GitLive Firebase library.
Two main folders exists in my project:
- iosApp
- ComposeApp
Using the Compose Multiplatform Wizard, all th…