-
Hello!
I encountered a problem while integrating Koin for dependency injection in a Kotlin Multiplatform Mobile (KMM) project with modularization. Specifically, the issue arises on iOS when trying to…
-
Im using Android Studio as an IDE for CMP (for developing a mobile app for Android and iOS)
and I want to use Orbit-MVI library, so I added:
androidMain.dependencies {
...
implementation("org.or…
-
### Feature description
Are there any plans to support JavaScript and/or WASM target(s)?
A while back, we wrote a [Datadog library/wrapper](https://github.com/JuulLabs/datadog-kmp) to support the [c…
-
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…
-
Thanks for this awesome library. Really saved my work.
It could be better to support mouse wheel scroll to enlarge image.
I used this library in multiplatform project :)
hmy65 updated
2 weeks ago
-
Is there going to be a more detailed documentation (ex. step-by-step for all functionalities) any time soon?
Also, I don't think compose multiplatform example is completed, it does not demonstrate …
-
Hi,
I have been using this library for a while now and I'm very grateful for the great work that has been done!
I was wondering if the repository is still being maintained? The last release was …
-
:composeApp:iosArm64Main: Could not find fastscroller-compose-multiplatform:fastscroller-material3-iosarm64:unspecified.
Searched in the following locations:
-
Follow up to https://github.com/com-lihaoyi/mill/issues/3611
The basic issue is that Coursier is unable to resolve Kotlin 2.0 dependencies, such as https://repo1.maven.org/maven2/org/jetbrains/kotl…
-
- [x] Switch to Gradle (Maven not supported yet)
- [ ] Create a common module and a platform module for JVM