Flutter sounds like a good compromise between Native code (Swift/Kotlin) and React Native then.
If you need high performance but no code sharing - use Native code (Swift/Kotlin)
If you code sharing but okays performance - use React Native
If you need both high performance but code sharing - use Flutter
Flutter sounds like a good compromise between Native code (Swift/Kotlin) and React Native then.
If you need high performance but no code sharing - use Native code (Swift/Kotlin)
If you code sharing but okays performance - use React Native
If you need both high performance but code sharing - use Flutter