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 |
| Quasar | Enterprise-ready cross-platform VueJs framework |
| Framework7 | Mobile HTML framework for building iOS and Android apps |
| Apache Cordova | Mobile application development framework |
| NativeScript | Develop mobile apps on Apple iOS and Android |
| Dioxus | React-like library for building fast, portable, and beautiful user interfaces |
| Uno Platform | Build single codebase native mobile, web, desktop and embedded apps |
| ZK | Ajax Web application framework |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

