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
kpgalligan
09/11/2020, 6:33 PM
Yes
👍🏻 1
t
tieskedh
09/11/2020, 6:35 PM
Thx!
l
louiscad
09/12/2020, 12:58 AM
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
kpgalligan
09/12/2020, 5:30 PM
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.