-
### What's on your mind?
It would be great to have a SDK for KMP (at least android and iOS targets).. Thank you
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
-
Kotlin now has GUI Library called Compose, that is supposed to be multiplatform, but some of the documentation suggests it requires Java 11.
I want to see if I can get it to run a Desktop Applicati…
-
Getting this warning while building project:
> Incompatible Kotlin/Native libraries
> There are 5 third-party libraries attached to the project that were compiled with an older Kotlin/Native compi…
-
I have the `@KmpComponentCreate` annotation set up on an extension in the shared code and it all works fine for Android and jvm, but I can't seem to get it to generate the `KmpComponentCreate` for the…
-
You put some extra information into the `Language` and `Country` enum, such as dialling code and in which countries which languages are official.
There is **all kinds of** extra information **could…
-
### Is your feature request related to a problem? Please describe.
We do use Ktor with kotlinx as our serialization library which is currently not supported by the kotlin-server generator. But we r…
-
Would it make sense to support parts of the iCalendar specification in this library?
Specifically, I currently need multiplatform support for iCal's recurrence rules: https://icalendar.org/iCalenda…
-
I just went to the source code and found out that this library could be a perfect candidate to use/try out Kotlin Mobile Multiplatform.
The entry point is just an interface which can be part of the `…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
Gradle
### Package manager version
8.5
### Language version
_No response_
…
-
**Is your feature request related to a problem? Please describe.**
We need a place to publish the artifacts from this library:
- Android - AAR file
- iOS - Swift SPM bundle
- JVM - JAR and metadat…