I think you meant Kotlin Multiplatform: https://kotlinlang.org/docs/reference/mpp-intro.html. Kotlin/Native is a LLVM-based backend which is used in case of Kotlin Multiplatform for iOS part.
It's kinda weird to see Activity class (and all its callbacks) on the device without screen.
I think you meant Kotlin Multiplatform: https://kotlinlang.org/docs/reference/mpp-intro.html. Kotlin/Native is a LLVM-based backend which is used in case of Kotlin Multiplatform for iOS part.
It's kinda weird to see Activity class (and all its callbacks) on the device without screen.