Hi All, We're just starting to investigate what tech to use for a new project. it will be started from scratch so can be any new tech we want to use. our team is currently native, Android using Kotlin + Compose, IOS using Swift and Swift UI. currently our options are staying native on each, using Flutter, using React native or going all in on Kotlin.
So Im trying to gain some insights as to pro's and cons of starting to use Kotlin Multiplatform and Compose Multiplatform. From our initial checks its looking like there maybe quite a lot missing from KMP right now even down to inputstreams not being supported and having to write your own version on IOS to hook into.
Compose on IOS is in Beta, is there an ETA for a full release?
has anyone here successfull managed a full AAA level app for Android, IOS and web using KMM/KMP/Compose Multiplatform?