React Native or native for an MVP?
Short answer
React Native + Expo for most MVPs: one team, both stores, TypeScript if you also have a Next.js web app. Native Swift or Kotlin when a specific device capability is the product.
Flutter is the other cross-platform bet — pick it if the team is already Dart, not for fashion.