Live data from Hacker News

Swift for Android vs. Kotlin Multiplatform

blog.jacobstechtavern.com

1–7 of 7 posts

Re: Swift for Android vs. Kotlin Multiplatform

#5

Your future self will thank you for using Kotlin on Android and Swift on iOS, where they are the respective first class citizens.

There's always rough edges, but I would say that shared core platform code can usually work pretty well and save time once you got through the overhead of setup.

Re: Swift for Android vs. Kotlin Multiplatform

#7

How do they compare to Flutter, I only used Flutter and I find it quite useful for my usecase, a swiping app on iOS/Android/Web with a supabase Backend.

Frankly, in the modern day, basically all of the solutions are good until you're talking about very strict performance requirements.