Hacker News new | ask | show | jobs
by sievebrain 2592 days ago
You can actually use Kotlin on iOS, look at the jetbrains samples for Kotlin/Native. You still need to use the iOS frameworks of course but all the genuinely OS independent code can be shared.