I am planning a mobile ecommerce application that needs to work on both iOS and Android while keeping development and maintenance as efficient as possible. The app will include product catalogs, customer accounts, checkout, push notifications, analytics, and API integrations. I have seen Flutter and React Native recommended for similar projects, but I am unsure which is more appropriate. From a performance, development, and maintenance perspective,
should I build a Flutter or React Native app ? I would also like to understand how the choice affects the user experience, native features, testing, and future updates.