Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin-multiplatform

npm link packages generated by KotlinJS

Kotlin Native iOS string formatting with vararg

How to solve "org.koin.core.error.InstanceCreationException: Could not create instance for '[Singleton:']'" in Kotlin Multiplaform

Koltin Multiplatform Multi Module JVM/JS Project Setup

Cannot locate tasks that match ':composeApp:compileJava' as task 'compileJava' is ambiguous in project ':composeApp'

In a kotlin multiplatform mobile gradle build, what is an "ivy" repository? Where does it come from and how can I fix/remove it?

How to fix 'Unresolved reference: HttpClient' with ktor-client-core targeting linuxX64

Multiplatform error when building iosApp: Command PhaseScriptExecution failed with a nonzero exit code

using android libraries for desktop, compose desktop

Kotlin Multi Platform default project error running iOs App: could not resolve com.android.tools.build:gradle:7.4.0-rc01

How to use Sealed Class Data from Flow in Swift in Kotlin Mutliplatform Mobile?

Unresolved reference: OkHttp in ktor

Can I reference C++ code from KMM iosMain?

How to use Context in a compose multiplatform projeect?