React Native brings React’s declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full access to the native platform.
React Native is used in thousands of apps.
This is free and open source software.
Key Features
- Declarative. React makes it painless to create interactive UIs. Declarative views make your code more predictable and easier to debug.
- Provides a core set of platform agnostic native components like View, Text, and Image that map directly to the platform’s native UI building blocks.
- Component-Based. Build encapsulated components that manage their state, then compose them to make complex UIs.
- Wrap existing native code and interact with native APIs via React’s declarative UI paradigm and JavaScript
- Developer Velocity. See local changes in seconds. Changes to JavaScript code can be live reloaded without rebuilding the native app. No more waiting for native builds to finish. Save, see, repeat.
- Portability. Reuse code across iOS, Android, and other platforms. Create platform-specific versions of components so a single codebase can share code across platforms. With React Native, one team can maintain two platforms and share a common technology—React.
- Combines the best parts of native development with React, a best-in-class JavaScript library for building user interfaces.
Website: reactnative.dev
Support: Documentation, GitHub Code Repository
Developer: Facebook and contributors
License: MIT License
React Native is written in JavaScript, Java, C++, Objective-C, Objective-C++, and Python. Learn JavaScript with our recommended free books and free tutorials. Learn Java with our recommended free books and free tutorials. Learn C++ with our recommended free books and free tutorials. Learn Python with our recommended free books and free tutorials.
Related Software
| Mobile Application Development Frameworks | |
|---|---|
| React Native | Mobile application framework |
| Ionic Framework | SDK for hybrid mobile app development |
| Flutter | UI toolkit for building natively compiled applications |
| Tauri | Framework for building small, fast apps with web technologies |
| Quasar | Enterprise-ready cross-platform VueJs framework |
| Framework7 | Mobile HTML framework for building iOS and Android apps |
| Avalonia | Cross-platform .NET UI framework for desktop and mobile apps |
| Apache Cordova | Mobile application development framework |
| NativeScript | Develop mobile apps on Apple iOS and Android |
| Lynx | Cross-platform framework for building native-style user interfaces |
| Flet | Python framework for interactive multi-platform apps |
| Dioxus | React-like library for fast, portable, beautiful user interfaces |
| Compose Multiplatform | Declarative framework for building cross-platform user interfaces |
| Uno Platform | Build mobile, web, desktop and embedded apps from one codebase |
| ZK | Ajax Web application framework |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.