Time-to-market
Flutter
Typically much faster than native development.
React Native
Possibly as fast as development with Flutter.
However…
React Native uses bridge and native elements, so it may require separate optimization for each platform – a problem that widget-based Flutter doesn’t run into. It may make the app development with React Native longer.