Why you shouldn’t use react React Native?

The number one drawback to React Native is performance . It is better than other hybrid tools and web apps, but there’s no getting around the large overhead framework that slows down performance when measured against native apps. … Using React Native for anything more complex could mean taking a hit to user experience.11 Eyl 2018

Read more

What’s Wrong With React Native?

Lack of Some Custom Modules Despite its maturity, React Native still lacks some components. Others, in turn, are underdeveloped. The chances are you won’t have a problem with that, as the majority of custom modules you need are available, well-documented, and working properly.

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