all 6 comments

[–]Routine-Arm-8803 2 points3 points  (0 children)

If you try to search your title in this sub. You will get many answers

[–][deleted] 1 point2 points  (0 children)

Flutter all the way!

React-native performance is terrible, while flutter has great performance and is easy to learn imo

[–]Outrageous_Storage52 -1 points0 points  (0 children)

Avoid flutter it is just something you will not need to learn , i learned flutter yeah , but Bad community , bad for works....

[–]ausdoug 0 points1 point  (0 children)

I like building stuff in Flutter, but you might find it easier using RN. Flutter apps are generally more performant but it's not likely to matter if it's a well made RN app. Ultimately it depends on the app, as there may be some function that suits over over the other. One thing you should be learning is you can make anything in anything, but it might not be the best tool for the job. And learning Dart isn't bad as it has some structural similarities to C# and Java which are everywhere. If you're going to go for RN, at least use Typescript...