Also, the overall frameworks available on both platform are evolving well in the direction of Swift and Kotlin, with some being available only there.
The question I would like to get the feedback of the community in is this: given the start of the implementation of a native app right now, would you comfortably go for the SwiftUI/Swift and Jetpack Compose/Kotlin or you would look at other options like React Native or Flutter with the customer experience and developer experience as the two main KPIs to deliver on. Would also be curious on why you would choose what you would choose.
Also consider whether you will benefit from a broad install base, i.e. when building a social app, or if you can go for one platform first. Lastly, I’d consider the stage your in, i.e, are you trying to find product market fit or not.
If native stills feels like a lot of extra work, I’d suggest building a common core, in e.g. Rust, to share non-UI code between the platforms.