Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin-multiplatform

mock common tests in kotlin using multiplatform

Not able to add Firebase cocoapod to kotlin multiplatform shared module

No matching variant for sqldelight android driver in KMM

How to intercept and edit in a http request the body using ktor-client (KMM)

How Do Transitive Dependencies in KMM and iOS work?

Kotlin Multi platform can you use Java or only Kotlin?

Can't set up a KMM project in android studio for the first time

KMM iOS mismatch type ChallengeHandler

Handling Exception in HttpClient Ktor

Kotlin multiplatform: Accessing build variables in code

Kotlin multiplatform check execution platform within common code

Kotlin multiplatform: How to start coroutine blockingly without runBlocking

Kotlin Multiplatform Mobile can't find klib package

In Kotlin Native, how to keep an object around in a separate thread, and mutate its state from any other thead without using C pointers?

Publish kotlin multiplatform library to Maven Central (InvalidMavenPublicationException multiple artifacts with the identical ...)

kotlin.native.concurrent.InvalidMutabilityException: mutation attempt of frozen kotlin.collections.HashMap@3ee0f08 in KMM iOS

Calling Kotlin suspend functions from Swift/Objective-C is currently supported only on main thread

Cannot access fixedRateTimer in Kotlin Multiplatform

How to make my JS tests appear in Kotlin Multiplatform project