React Native Vs. Flutter: The Key Differences Every Mobile App Developer Should Know In 2021 [Guide For Beginners]

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
  1. react-native

    A framework for building native applications using React

    React Native has in-depth documentation, where thoroughly explained how to get started with create-react-native-app command, how to use native modules or create platform-specific components, and other hot points in cross-platform development. React Native got almost 95k stars on GitHub.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  3. react-native-windows

    A framework for building native Windows apps with React.

    https://github.com/microsoft/react-native-windows#-react-native-for-windows

  4. Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    Flutter also has a detailed library of documentation. Despite being younger than React Native, Flutter’s community is also growing and being maintained by enthusiasts. Flutter has 120k stars on GitHub.

  5. react-native-gesture-handler

    Declarative API exposing platform native touch and gesture system to React Native.

    1.React Native Gesture Handler 2.React Native Material UI 3.Native Base; (Cross-platform UI components for React Native) 4.React-Native-UI-Kitten 5.Axious; (HTTP client for the browser and Node.js) 6.React Native Maps

  6. react-native-material-ui

    Highly customizable material design components for React Native

    1.React Native Gesture Handler 2.React Native Material UI 3.Native Base; (Cross-platform UI components for React Native) 4.React-Native-UI-Kitten 5.Axious; (HTTP client for the browser and Node.js) 6.React Native Maps

  7. NativeBase

    Mobile-first, accessible components for React Native & Web to build consistent UI across Android, iOS and Web.

    1.React Native Gesture Handler 2.React Native Material UI 3.Native Base; (Cross-platform UI components for React Native) 4.React-Native-UI-Kitten 5.Axious; (HTTP client for the browser and Node.js) 6.React Native Maps

  8. react-native-ui-kitten

    :boom: React Native UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode

    1.React Native Gesture Handler 2.React Native Material UI 3.Native Base; (Cross-platform UI components for React Native) 4.React-Native-UI-Kitten 5.Axious; (HTTP client for the browser and Node.js) 6.React Native Maps

  9. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  10. axios

    Promise based HTTP client for the browser and node.js

    1.React Native Gesture Handler 2.React Native Material UI 3.Native Base; (Cross-platform UI components for React Native) 4.React-Native-UI-Kitten 5.Axious; (HTTP client for the browser and Node.js) 6.React Native Maps

  11. react-native-maps

    React Native Mapview component for iOS + Android

    1.React Native Gesture Handler 2.React Native Material UI 3.Native Base; (Cross-platform UI components for React Native) 4.React-Native-UI-Kitten 5.Axious; (HTTP client for the browser and Node.js) 6.React Native Maps

  12. react-native-debugger

    The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools

    The first tool that comes to our mind if speaking about debugging stuff for React Native, is react-native-debugger, an official debugger of React Native with Redux DevTools and React Inspector. Plus,

  13. reactotron

    A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.

    reactotron, — for inspecting and debugging your macOS, Windows, and Linux apps

  14. TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    ➕ React Native is a good instrument for creating minimal viable products. Why? Again, because of JavaScript which is easy, known, and loved by everyone. Though, in the long run, we would suggest using TypeScript instead of JavaScript.

  15. pub-dev

    The pub.dev website

    Start working with Flutter after loading and decompressing the full package. Use pub.dev to get more libraries. Build, test and deploy your mobile app automatically with such servers as Bitrise or CircleCI. And in case you face some difficulties, refer to the Flutter community, helping each other to code faster and easier.

  16. devtools

    Performance tools for Flutter (by flutter)

    Flutter inspector, to explore Flutter widget trees DevTools, a suite of performance and profiling tools that run in a browser Android Studio/IntelliJ, and VS Code Other debugging tools for Flutter are well-represented here.

  17. flipper

    Discontinued A desktop debugging platform for mobile developers.

    Flipper, very simple and clear mobile app debugger with a log viewer, layout inspector, and network inspector

  18. expo

    An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.

    React Native code structure, styling is a lot direct with JavaScript that allows creating MVC just from scratch. RN has an intuitive architecture that is compared to React. How to set up the development environment for RN? The simplest way is to use Expo or React Native CLI. Expo is a free tool that allows you to develop and deploy RN applications with native code writing.

  19. appium

    Cross-platform automation framework for all kinds of apps, built on top of the W3C WebDriver protocol

    For instance, for Windows, you can use Performance Monitor to get started from the debug menu. It’ll be displayed in your app over the opened screen. For testing iOs apps on React Native, you may use Appium.

  20. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Encrypted Note Editor App In React Native

    8 projects | dev.to | 4 Mar 2024
  • Meet Astrale, my open source astrology mobile app made with React Native

    1 project | /r/reactjs | 1 Apr 2021
  • Must-Know React Native Libraries for Faster Mobile App Development in 2025 🚀

    11 projects | dev.to | 17 Feb 2025
  • Understanding security in React Native applications

    9 projects | dev.to | 3 Apr 2024
  • Expo – open-source platform for making universal apps for Android, iOS, and web

    9 projects | news.ycombinator.com | 25 Jul 2023

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?