英文: How to change screen brightness in Kotlin Multiplatform Mobile using Compose 问题 I am trying to c...
如何互动测试桌面多平台Compose(即,非无头)
英文: How to test Compose Multiplatform for Desktop interactively (i.e., not headless) 问题 有没有一种可以交互式地运...
Parsing JSON in Kotlin Multiplatform:io.ktor.serialization.JsonConvertException:非法输入
英文: Parsing JSON in Kotlin Multiplatform : io.ktor.serialization.JsonConvertException: Illegal input...
在Compose Multiplatform项目中使用字体
英文: Using fonts in a Compose Multiplatform project 问题 我正在寻找一种在Compose多平台项目中轻松使用自定义字体的方法。 我发现我们需要使用an...
KMM构建在添加KMMBridge插件后失败,如果存在依赖。
英文: KMM build fails after adding KMMBridge plugin, if dependencies exist 问题 我正在尝试创建一个使用KMMBridge发布到C...
iOS共享模块的Kotlin Multiplatform Mobile有多本地化?
英文: How native is the iOS shared module of Kotlin Multiplatform Mobile? 问题 Kotlin Multiplatform Mobi...
Realm opens 4 times on Login
英文: Realm opens 4 times on Login 问题 只有以下部分代码会多次打印日志 "INFO: [REALM] Realm opened: /var/mobile/&q...
无法在更新依赖项后为Kotlin Multiplatform项目创建新的iOS发布版本。
英文: Unable to create new IOS-release for Kotlin Multiplatform project after updating dependencies 问题...
Android 项目无法看到 commonMain 中的代码。
英文: Android project doesn't see code in commonMain 问题 I've tested this project out link and I've...
如何从外部JS库中添加一个React组件?
英文: How to add a react component from an external js library? 问题 我尝试将一个外部库的组件添加到我的React项目中,但当我在浏览器中打...
3