DEV Community

Discussion on: Getting to know about React Native

Collapse
 
mxldevs profile image
MxL Devs • Edited

I started with react native but I'm interested in these shortcomings that are addressed by Flutter as well. Are there some really big obvious ones that would make it better to switch to Flutter early on, etc.

Collapse
 
swayamsvk profile image
Swayam Samyak Debasis

The main stuff I want to address here is performance. Developing in React Native becomes challenging at times but flutter overcomes it. You may need to optimize React Native code properly to make it run properly. And sometimes it varies on android and ios devices. But on the other hand, flutter which is made in dart has quite impressive performance but as the community is still young you can't get the things you want on a shorter run. You may have to do a lot of research before doing a really complex task. So if you are ready for these challenges you can go for flutter