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

What is the benefit of using React Native?

The React Native architecture is very well tuned to mobile devices . It makes use of the GPU (Graphics Processing Unit), while native platforms are more ‘CPU (Central Processing Unit) intensive’. Compared to hybrid technologies – which was the only option for cross-platform in the past – React Native is superfast.

Read more