-
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…
-
I want to request official Kotlin Multiplatform support.
To achieve this, the Java implementation could be transformed into Kotlin and subsequently published as outlined in the guidelines provided …
-
- [x] Switch to Gradle (Maven not supported yet)
- [ ] Create a common module and a platform module for JVM
-
# 📖 Abstract:
- ✅ `Compose Multiplatform` 是 Kotlin `UI 层` 跨平台开发框架, 是基于 `Google Jetpack Compose` 的扩展.
- ✅ 注意和 `Kotlin Multiplatform` 是不同层次 (logic 层) 的东西.
# 💯 Related:
- ✅ #420
- ✅ #419
…
-
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…
-
### SQLDelight Version
2.0.2
### Operating System
Mac OS 14.3.1
### Gradle Version
Gradle 8.7
Revision: 650af14d7653aa949fce5e886e685efc9cf97c10
### Kotlin Version
1.9.23
### …
-
Running the `buildHealth` task on [`apollo-android`](https://github.com/apollographql/apollo-android) returns useful information but it looks like the plugin has some difficulties coping with multipla…
-
I'd like to combine separate Gradle projects for generation of Android client protobuf Java (lite) sources and server protobuf Java sources into a single project via a Kotlin multiplatform Gradle proj…
-
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…
-
TabNavigator theme color schema switch not working. Then I switch to jetbrains experimental navigation library, It works fine when I switch theme light and dark mode. But jetbrains library not save an…