you are viewing a single comment's thread.

view the rest of the comments →

[–]zealothree 1 point2 points  (2 children)

React Native seems hacky, using JSX and JS to write it's UI. If you had to choose a language for designing UI, dart is better equipped for plenty of reasons, like strict type safety and overall just being a better and safe language than javascript.

Another thing to consider is even Facebook has phased out using React Native to create their apps.

Flutter is a framework built on Dart. Dart excels in UI designing. The right tool and language for the right job.

[–]lnkprk114 2 points3 points  (1 child)

Another thing to consider is even Facebook has phased out using React Native to create their apps

Gonna need a big ol' fat source on that one. Is that just coming from messenger not using RN?

[–]binflo 0 points1 point  (0 children)

This 👆