Hacker News new | ask | show | jobs
by aishna23232323 2469 days ago
We wrote an article on the exact same topic when we were making this decision ourselves: https://www.mobiledeveloper.net/blog/flutter-or-react-native, to summarize here are the factors that we have considered -

User Interface - Flutter works flawlessly with proprietory widgets

Development Time - React takes less time

Performance - Flutter makes it easy for developers to use the existing code

Stability - React is more stable

Programming Language - React uses Javascript and Flutter uses Dart

At the end of the article, you will be able to pull yourself from this dilemma.