In a way, a Kotlin/Native project can be considered multiplatform if it compiles to different native targets, but usually “multiplatform project” implies also other targets than Native ones . KMM (Kotlin Multiplatform Mobile) is a specific case of multiplatform project where the targets are Android and Native iOS.