react-native
A framework for building native applications using React (by facebook)
NativeScript
⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java, Dart). Use what you love ❤️ Angular, React, Solid, Svelte, Vue with: iOS (UIKit, SwiftUI), Android (View, Jetpack Compose), Dart (Flutter) and you name it compatible. (by NativeScript)
react-native | NativeScript | |
---|---|---|
574 | 32 | |
123,578 | 25,002 | |
0.3% | 0.3% | |
10.0 | 9.0 | |
4 days ago | 7 days ago | |
C++ | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
react-native
Posts with mentions or reviews of react-native.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-07-15.
-
React Native New Architecture: What You Need to Know in 2025
React Native’s 2025 architecture introduces Fabric, TurboModules, and JSI for faster performance and smoother development. By removing the legacy bridge, it enables quicker rendering and efficient native integration. Developers benefit from improved tools, crash handling, and native module access. This upgrade makes React Native a robust, future-ready choice for mobile app development.
-
React Native vs Flutter in 2025: Which Is Better for Startups?
Introduction In 2025, startups face a critical decision when choosing their mobile development framework. The React Native vs Flutter debate continues to dominate discussions among entrepreneurs and developers alike. Both frameworks offer compelling advantages for cross-platform development, but which one truly serves startups better in today's competitive landscape?
-
Cross-Platform Development: Flutter vs. React Native – Which is the Right Choice for Your Project?
Cross-platform development means writing code once and running it on multiple platforms like iOS and Android. This reduces time, cost, and effort compared to developing separate apps for each platform. Developers use frameworks to simplify this process, and two of the most popular are Flutter and React Native.
-
🚀 React Native 0.80 Is Here: Goodbye Deep Imports, Hello Stability
If you’re upgrading from React Native 0.79, it’s worth reviewing the RN 0.79 release notes before diving in.
-
React Native 0.80 Official: It's Out! What Really Changed?
The final RN 0.80 version comes with fresh React 19.1.0 (0e11e6a28b)! This brings improvements like "owner stacks" to help identify which component caused a specific error (although there's a known bug if you use the @babel/plugin-transform-function-name plugin).
- React Native 0.80 Oficial: Saiu! O Que Mudou de Verdade?
-
How I Created and Deployed An iPhone (and Android) App Without A Mac, And So Can You Too
This course was great for me because one, it was made within the last year (at the time I took the course anyway). It seemed anything older than this had out-of-date information (using an older version of React Native) and it would throw me off when I encountered something that wasn't done using the more recent versions of React Native/Expo.
-
Introduction to React Native for Mobile Development
React Native Official Docs
-
React Native v0.80.0-rc in Focus: Key Changes You Should Know About
Stricter Imports: With the introduction of "exports" in package.json (319ba0afd2, 9fc2a9b9e6), importing from internal folders (e.g., react-native/Libraries/...) may no longer work. Stick to official paths! Direct imports from react-native/virtualized-lists are now blocked (be8393c41b).
-
React Native v0.80.0-rc em Foco: O Que Mudou e Vale a Pena Saber
Tela de Boas-Vindas Renovada: A NewAppScreen (aquela tela padrão) foi redesenhada e movida para react-native/new-app-screen (3cf0102007).
NativeScript
Posts with mentions or reviews of NativeScript.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-05-07.
-
You need to know React Expo to build Mobile Apps
NativeScript
-
What are JavaScript Engines?
NativeScript is a good example of a runtime built specifically for cross-platform native mobile application development built using JavaScript.
-
Svelte Native: The Svelte Mobile Development Experience
This is not so much the Svelte equivalent of React Native as it is just NativeScript (https://nativescript.org).
- NativeScript/NativeScript: Empowering JavaScript with Native Platform APIs
-
Mobile App Development for both iOS and Andriod
There is also https://nativescript.org/ which would allow you to use Vue (or several other frameworks) to build a mobile app. Used it myself a while back for an iPad app using Vue 2 and it was pretty straightforward. It seems like there have been quite a few improvements since then so might be worth a look.
-
Updating Expo and React Native sucks
Anyone who thinks this sucks should try NativeScript with hassle-free update experience, quick build time, HMR, direct access to native apis, use React Native plugins and more. Pick any style you like - vanilla, Angular, Vue, React, Svelte - and easily add some SwiftUI and Jetpack Compose views if you want a and connect it to your JS. Docs are a bit behind at the moment but a major update is in progress. https://nativescript.org/
-
The right way to build multi platform apps in 2023 using web tech. ?
There are layers that offer access to native APIs like capacitor, cordova and nativescript. Apparently sometimes multiple of them should be used, but I didn't understand what are the differences even after reading the announcement. These seem to be frontend agnostic technologies and Capacitor is apparently the more modern choice at the moment.
-
What's involved with NativeScript open source?
Maintaining NativeScript core is like maintaining any TypeScript library. In particular, it's maintenance revolves largely around:
-
Websites vs Mobile App
PWA? You can then, with moderate difficulty use something like https://nativescript.org/ make native versions.
-
Nativescript & Formily: A match made in heaven.
Using the amazing Preview environment that the Nativescript team together with Stackblitz have done, it was time to start hacking at it. (More information can be found here at https://preview.nativescript.org/)
What are some alternatives?
When comparing react-native and NativeScript you can also consider the following projects:
flat-list-mvcp - "maintainVisibleContentPosition" prop support for Android react-native
Titanium - 🚀 Native iOS and Android Apps with JavaScript & TypeScript
spine - Lightweight MVC library for building JavaScript applications
Apache Cordova - Apache Cordova Android
capacitor - Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️