Why is React Native so bad?

A bigger problem with React Native is the fact, that it does not fully support all native features available within iOS and Android . Therefore, if a developer doesn’t want to wait for Facebook to provide special support for the feature he needs, he might still have to stick to native code in some cases.

Read more

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