5
scout
5y

React native vs flutter?

I’m a native app developer. Just want to do a hybrid app project to get some exp with hybrid as well

Comments
  • 0
    Not a mobile dev myself, but from work I've heard react native has breaking changes pretty often. Flutter might be better for it to last.
  • 0
    Flutter, definitely
  • 0
    Wait is flutter hybrid? I thought it compiled to actual native code...

    Btw, imo flutter
  • 0
    What I observed is that react native is better with text copy / paste / select handling. There was no good component I could find for that in flutter.

    Flutter workflow is nicer then react native even with expo.

    For me there was less confusion when trying to use some native methods in flutter then in react native and it seemed more natural to me and easier to start complicated application, maybe because I’ve done couple apps in android/java so use of android studio for flutter and dart language was similar experience.
Add Comment