logoalt Hacker News

realusernametoday at 5:51 PM0 repliesview on HN

I have a different perspective because I would put all these points as a negative for React Native except hiring.

React Native is actually Native so you feel all the pain of the yearly redesign by Apple and Google and the millions of different device quirks to manage which will break your app.

You have the Javascript ecosystem which is notoriously janky and hard to maintain over time, even more so as nobody else cares about making it work for React Native, you are a third-tier platform.

Then the performance, Flutter is actually more performant than native for very cheap devices (I've tested it), that's why it's so popular in India.

The language is unified and doesn't feel as ducked tape as Javascript is.