Supported platforms
Kotlin Multiplatform Mobile (KMM) is an SDK designed to simplify creating multiplatform mobile applications. KMM supports the following mobile targets:
Android applications and libraries
Android NDK on ARM32 and ARM64 platforms
Apple iOS on ARM64 (iPhone 5s and newer), ARM32 (earlier models) platforms, and desktop simulators
Apple watchOS on ARM64 (Apple Watch Series 4 and newer), ARM32 (earlier models) platforms, and desktop simulators
KMM is built on top of the Kotlin Multiplatform technology, which supports other platforms inlcuding JavaScript, Linux, WebAssembly, and more.
More information:
Last modified: 20 August 2020