-
Support for Kotlin Native targets
### Community Note
* Please vote on this issue by adding a š [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-commentā¦
-
For all the modules excluding KorGE (where JVM is used for desktop)
And only targets supported by kotlinx-coroutines.
-
My KMP project is targetting, Android, Ios, Desktop and JS(IR) Web Assembly for the Browser .
When i add library in commonMain, It failed with following error.
It their any workaround to prevenā¦
-
Kotlin/Native https://kotlinlang.org/docs/reference/native-overview.html support has been requested.
-
**Describe the new feature:**
Currently, The Android support directory contains an example application and a view library for Servo.
The main problem I see is that not only are they written usiā¦
-
### Description
I create new r.n. app (by last instruction) and transform kotlin files to java (Kotlin files working good).
(By the way, it is a huge fail that you have officially stopped supportingā¦
-
### Context
Logback `ILoggingEvent` ([source](https://github.com/qos-ch/logback/blob/master/logback-classic/src/main/java/ch/qos/logback/classic/spi/ILoggingEvent.java)) has two important fields / geā¦
-
-
**Describe the bug:**
Updated my app to the latest version recently. Ran a release build on android and kept getting an exception when the camera was made active in the view that was causing the apā¦
-
Support non-JVM backends, such as...
- [ ] Kotlin/Native: https://kotlinlang.org/docs/native-overview.html
- [ ] Kotlin/JS: https://kotlinlang.org/docs/js-overview.html
- [ ] Kotlin/Wasm: https:/ā¦