kotlin-examples icon indicating copy to clipboard operation
kotlin-examples copied to clipboard

Various examples for Kotlin

Results 57 kotlin-examples issues
Sort by recently updated
recently updated
newest added

Hello, I am new to unit tests with kotlin-js and I am attempting to learn how to set it up using the karma example. However, it seems that there is...

Hi, Im using Kotlin MP, but i noticed that i cannot get the Android constructor in the build.gradle.kts to work. It doesnt seem to detect the right source sets and...

The mpp-iOS-Android doesn't quite work in the latest Android Studio. It builds without errors, and I am able to run it on an Anrdoid device, but the common code can't...

Hi, I converted the Gradle files in the mpp-iOS-Android tutorial project to use the Gradle Kotlin DSL. Obviously this PR can't be merged without updating the tutorial at https://kotlinlang.org/docs/tutorials/native/mpp-ios-android.html, but...

Hi , I have created a sample by looking into provided code., After completing the coding part when i was trying to build the sharedCode folder i am unable to...

The folder is called `iosMain` not `iOSMain` which prevents it from working on case-sensitive APFS.