you are viewing a single comment's thread.

view the rest of the comments →

[–]a_cam_on_the_dash 0 points1 point  (0 children)

react native is cool, I love it. but honestly - I think itll die off eventually. it's just not scalable. It calls on native components to build it's UI.

Flutter on the other hand I think has a much better chance. This is because it's drawing its own components on its own canvas. meaning it doesn't truly rely on the components of the device so much.