Flutter vs React Native ?

ownl

Junior Member
Joined
Dec 9, 2017
Messages
103
Reaction score
32
Hi everyone,
I wanna improve mobile aplications. I starting new but using PHP,CSS,Java. Which option the best for improve mobile app? which should I learn?
 
Performance and bundle size - probably flutter.
Quick development time and deployment - react native with expo, atleast for me. If you are good with javascript, you already sort of know react native.
 
Go with Flutter, Google is supporting the ecosystem, the tools...
and as @Gogol said, it performs better.
you can get good Apps with React, but you need to know what you are doing.
Check Youtube for React vs Flutter for more info.
 
Back
Top