Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin-multiplatform

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?

RoomDatabaseConstructor on KotlinMultiplatform has no corresponding expected declaration

What is best practice for using coroutines in KMM with ios?

I create a new KMM project in Android studio and don't see the androidMain module in Android View

KMM Application Cannot Run In Simulator

How to fix 'The feature "multi platform projects" is experimental and should be enabled explicitly' warning in IntelliJ IDEA

How to read file with okio inside commanMain module in a Kotlin Multiplatform Project?

Image Loading from URL in Compose Multiplatform

Error: Main method is not static in class. Kotlin Project

http requests with Kotlin multiplatform for desktop

Is kotlin MPP different than Kotlin Native?