Is React Native any good?

React Native is great for mobile apps . It provides a slick, smooth and responsive user interface, while significantly reducing load time. It’s also much faster and cheaper to build apps in React Native as opposed to building native ones, without the need to compromise on quality and functionality.

Read more

Is React Native a bad choice?

From the very beginning, React Native has been considered a bad choice while developing apps that require many user interactions, animations, and screen transitions . The iOs and Android subsystems are at the opposite ends of a spectrum, and thus a unified API cannot be used by the developers.

Read more

What is wrong with react?

ReactJS components are difficult to reuse in complex interactive web projects. ReactJS’s Virtual DOM algorithm is time-consuming and imprecise . ReactJS’s HTML templates are neither complete nor powerful. ReactJS requires complicated asynchronous programming while communicating with the server.

Read more