top | item 46194164

Swift for Android vs. Kotlin Multiplatform

17 points| jakey_bakey | 2 months ago |blog.jacobstechtavern.com

6 comments

order

Qiu_Zhanxuan|2 months ago

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.

jakey_bakey|2 months ago

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

andsoitis|2 months ago

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

jakey_bakey|2 months ago

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.

willtemperley|2 months ago

Is there a world in which OpenSwiftUI will be usable on Android?

jakey_bakey|2 months ago

I don't know enough about Open Swift UI to answer. Are they gone? With Skip Tools, anything is possible, probably.