kotlin-multiplatform-mobile专题提供kotlin-multiplatform-mobile的最新资讯内容,帮你更好的了解kotlin-multiplatform-mobile。
我正在尝试在 <a href="https://kotlinlang.org/docs/mobile/add-dependencies.html" rel="nofollow noreferrer">KMM</a> 项目的 <code>s
我想知道如何在 <strong>KMM</strong> 上为 <strong>SQLDelight</strong> 编写单元测试。首先,我什至无法正确添加 <
我无法从 android studio 运行 ios 应用程序,它显示“进程已完成,退出代码为 0”。该应用程序显示在模拟
我已按照 <a href="https://kotlinlang.org/docs/mobile/hands-on-networking-data-storage.html" rel="nofollow noreferrer">KMM hands-on tu
我正在我的团队中建立一个新的多平台库。我的功能工作正常。它生成一个框架和 aar 文件。 在 Mav
我正在尝试使用 Kotlin Multiplatform Mobile,并尝试在 iPhone 上运行演示应用程序。我可以从 Android Studio 本身
我正在尝试上传多个文件。 <pre><code>val ktorVersion = &#34;1.5.0&#34; val serializationVersion = &#34;1.0.1&#34; </code><
我创建了一个新的 kotlin 多平台移动项目。我遵循了官方文档。 基本项目正在运行,我能够在 android 上
如何使用 ktor 从客户端上传列表文件? 我尝试: <pre><code>newPostDto.images.map { append(&#34;images&#34
我正在尝试向 gradle 上的 kotlin 多平台添加 moko 依赖项。 <块引用> org.gradle.internal.resolve.ArtifactNotFound
我正在尝试运行全新的 KMM 应用程序和我之前创建的现有 KMM 应用程序,当我尝试从 Android Studio 运行 iOS
我刚刚从 Android Studio 创建了一个新的 KMP 项目,添加了如下定义的 Apollo MP: <a href="https://www.apollographql.c
我想为 Android Studio 4.1.2 中的 Kotlin 多平台移动应用程序的 iOS 应用程序添加运行/调试配置。不过iOS的配
我已经在现有的 ios 项目中实现了 kotlin 多平台,但我遇到了这些问题 当我为模拟器编译应用程序
我正在尝试使用 Ktor 为我们的 ApiServices 构建 KMM 应用程序。我创建了一个 <code>BaseApiClass</code>,其中包含
我有一个 Kotlin 多平台项目,我正在从 Kotlin 源代码生成一个 iOS 框架。 我的一个 <strong>Kotlin</strong>
我无法访问在 Swift 的 Flow 中观察到的密封类数据.. <pre><code>sealed class NetworkStatus&lt;T&gt; { data class Loadi
我想使用 <code>cinterop</code> 工具将 C 代码集成到 Kotlin Multiplatform Mobile 项目中。我已经在 Kotlin Multiplatform
我正在尝试在 KMM 应用程序中创建冒泡排序。现在 KMM func 从本机端获取参数并将其与应用程序的 KMM 端通
我确实按照此处所述设置了 KMM 项目:<a href="https://kotlinlang.org/docs/mobile/getting-started.html" rel="nofollow norefer