2021-02-08
1315
#flutter#react native
Jethro Magaji
33891
Feb 8, 2021 ⋅ 4 min read

Why Flutter is overtaking React Native

Jethro Magaji Frontend engineer and UI/UX designer.

Recent posts:

​​Solving Micro-Frontend Challenges With Module Federation

​​Solving micro-frontend challenges with Module Federation

webpack’s Module Federation allows you to easily share code and dependencies between applications, helpful in micro-frontend architecture.

Peter Aideloje
Jan 23, 2025 ⋅ 7 min read
typescript object destructuring

TypeScript object destructuring and you

Whether you’re part of the typed club or not, one function within TypeScript that can make life a lot easier is object destructuring.

Lewis Cianci
Jan 22, 2025 ⋅ 5 min read
master state management hydration Nuxt usestate

Nuxt state management and hydration with useState

useState can effectively replace ref in many scenarios and prevent Nuxt hydration mismatches that can lead to unexpected behavior and errors.

Yan Sun
Jan 20, 2025 ⋅ 8 min read
React Native List Components: FlashList, FlatList, And More

React Native list components: FlashList, FlatList, and more

Explore the evolution of list components in React Native, from `ScrollView`, `FlatList`, `SectionList`, to the recent `FlashList`.

Chimezie Innocent
Jan 16, 2025 ⋅ 4 min read
View all posts

7 Replies to "Why Flutter is overtaking React Native"

  1. – Flutter is an english word, comparing google trends is useless.
    – All the great features expained are also available on React Native, except the compilation to ARM code.
    – Dart requires a new language to learn, RN is just JS + JSX syntax.
    – RN community BY FAR exceeeds the size of the flutter community.

    I guess you wrote the title to be as clickbaity as possible and then tried to prove your point.
    Flutter is a great tech, it’s not overtaking RN afaik and your arguments are true for both platforms.

  2. “In this post, we have learned why Flutter is overtaking React.”

    Well…. we’ve seen that Google’s statistics say that Googles product is getting more popular.

    I’m not knocking Flutter, I applaud any non-javascript solution.

    Also; the flutter websites says that the web side of things is in beta so it’s not overtaking react for that.

    ps: I hate react, but let’s stick to the facts.

  3. The comparison in Google trends doesn’t make any sense as “flutter” alone is related to a lot of other queries, since it’s an American word… Just scroll and look at “related queries” in google trends and you will see that it’s an irrelevant comparison.
    And since that’s the only argument in favour of flutter in this article…

  4. A total puff piece with absolutely no substance on comparing react native to flutter – it barely mentions RN at all. You might as well say Chinese is the most popular language in the world because China has the most population in the world, without giving any thought on what ‘popular’ really means.

Leave a Reply