logoalt Hacker News

jjordanyesterday at 8:56 PM1 replyview on HN

FYI I've been building an app, Android first, and discovered the magic of Kotlin Multiplatform. The LLM modularized everything so that it's substantively the same code base, but with Swift only where it's needed. Still working through it, but it seems like a great and underrated platform to build on.


Replies

echelonyesterday at 10:34 PM

You're not emitting the code yourself anymore. The platform ease of use for humans no longer matters as much (if at all).

Preference for a native feel, solid software, bugfree code, compile/develop velocity, LLM friendliness.

We're in a brand new world.