We are considering to use Flutter as frontend technology for one of our main B2C Mobile Apps. Does anyone has any insights about Flutter and any comparison with React Native?
Sort by:
If your frontend doesn't contain complicated user interaction which implies notifications management and dynamic behaviours (like Facebook) : in that case i suggest that you choose Flutter. another advantage : you will develop once and deploy for all (android, ios), and the last criteria for choice in my opinion is security vulnerabilities: take a look on CVE data base you will see that React N has more vulnerabilities. the only argument in favor of React is the availability of resources and if they have motivation to learn something new (DART language) + code reuse if any similar application was developed in the past. hope that my answer will be useful. H.B
First of all please check this poll:
Gartner Peer Community: React Native is the best platform for mobile application development?
https://www.gartner.com/peer-community/poll/react-native-best-mobile-application-development
There is absolutely no reason to use anything else than React Native for a cross platform application, especially if it is "data" based, interfacing APIs and more. Here you can find a showcase of apps that have been created with React Native: https://reactnative.dev/showcase