https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
a

Alexander Suraphel

09/29/2023, 2:41 PM
Is it possible to build a keyboard with KMM? If so do you recommend sharing the UI later or separate for iOS?
m

mohamed rejeb

09/29/2023, 2:41 PM
It should be possible but why you need this ?
a

Alexander Suraphel

09/29/2023, 2:43 PM
I wanted to build a custom keyboard and work on both platforms. It make API requests etc just like Gboard..
It's for a niche language
d

dewildte

09/29/2023, 5:30 PM
What is KMM?
👍 1
a

Alexander Suraphel

09/30/2023, 1:12 PM
Kotlin Multiplatform Mobile. That's what Jetbrains called it a year ago. I haven't done native stuff since then. https://lp.jetbrains.com/kmm-for-crossplatform-developers/
d

dewildte

09/30/2023, 1:22 PM
Oh, I get it, you mean KMP!
😄 1
2 Views