-
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…
-
Hi, are planning to also add support for KotlinJS and Kotlin Native? If so, I would be interested to implement this feature
-
-
related to https://github.com/robstoll/atrium/issues/1655 looks like our workaround (which is a hack) no longer works with intellij 2024.1
See if we can find another workaround which lasts a bit lo…
-
we've developed a toolkit for MongoDB Stitch that works in KotlinJS, could we add it to the list? I can also translate the readme to Chinese if there is any interest
这里有个关于在KotlinJS中使用MongoDB Stitch的…
-
I'm working on sharing my models in a Ktor app, targeting the jsMain module, which will be called from a front-end written in React with Vite.
I used the [KMP Wizard](https://kmp.jetbrains.com/) to g…
ch8n updated
4 months ago
-
Any hint on how to use react-hook-form from kotlinjs?
Would be difficult to provide a wrapper ?
thanks
-
1.Install ts2kt https://github.com/Kotlin/ts2kt
2.Converter of android-ui.d.ts to Kotlin declarations (stubs)
3.Dev in Kotlin your app.
4.Build KotlinJS project.
wait bug fixed
https://github.…
-
Kotlin 1.3.40 saw the release of a new KotlinJS plugin, `org.jetbrains.kotlin.js`. `apply plugin: 'kotlin-dce-js'` still seems to work, but the [buildBundle](https://github.com/Kotlin/kotlin-examples/…
-
**Is your feature request related to a problem? Please describe.**
How to use MPAndroidChart with Jetpack Compose?
**Describe the solution you'd like**
Though Jetpack compose can work with xml la…