/Kotlin-mpp

Kotlin multiplatform project

Primary LanguageKotlin

A kotlin multiplatform experimental project

Android

ios

Android and iOS app share the same common code (non ui) written in kotlin.

Kotlin targets Kotlin/JVM when compiles to android, and targets to Kotlin/Native when compiles to iOS.