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:

what are the event loop and call stack in JavaScript

What are the event loop and call stack in JavaScript?

Learn how the call stack, event loop, and various queues help JavaScript handle asynchronous operations while maintaining its single-threaded nature.

Ikeh Akinyemi
Feb 18, 2025 ⋅ 6 min read
how and when to use JavaScript arrow functions

How and when to use JavaScript arrow functions

Arrow functions have a simpler syntax than standard functions, and there are some important differences in how they behave.

Joe Attardi
Feb 17, 2025 ⋅ 5 min read
javascript is null or empty function

How to check for null, undefined, or empty values in JavaScript

In most languages, we only have to cater to null. But in JavaScript, we have to cater to both null and undefined. How do we do that?

Lewis Cianci
Feb 14, 2025 ⋅ 4 min read
MERN Stack: Overview With Examples

What is the MERN stack? Overview with examples

Discover how the MERN stack (MongoDB, Express.js, React, Node.js) enables developers to build dynamic, performant, modern websites and apps.

Nefe Emadamerho-Atori
Feb 13, 2025 ⋅ 20 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