Kotlin multiplatform: a new cross-platform contender to ReactNative and Flutter
After ReactNative and Flutter, a new cross-platform solution is emerging: Kotlin Multiplatform Mobile (KMM) has just been released in alpha.
Introduction
Kotlin Multiplatform allows you to share logic written in Kotlin between Android and iOS, and ...
daily.sebastienlorber.com3 min read
Maksim Lin
Andriod & Flutter Developer, Flutter GDE
I think that's the key take away, KMP does not address multiplatform UI re-use, so not really addressing the main problem that Flutter and ReactNative do.