I have a question. I want to do a graduationship i...
# kotlin-native
t
I have a question. I want to do a graduationship in a company which has developers for IPads but is lacking Android-developers. To reduce the problem, I want to reduce the Android-specific code or in other words use Kotlin Multiplatform. I don't have knowledge about IpadOs/IOS etc... My question is: Does Kotlin Native support IpadOs?
k
Yes
👍🏻 1
t
Thx!
l
iPadOS is essentially iOS for iPad. For apps and their developers, there's no difference compared to before it was named iPadOS for the public AFAIK.
k
Yeah, that’s right. There might be some extra UI stuff I’m not aware of, but it’s basically iOS as far as Kotlin is concerned.