Mobile App Development

React Native – open source mobile application framework

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 NativeMobile application framework
Ionic FrameworkSDK for hybrid mobile app development
FlutterUI toolkit for building natively compiled applications
QuasarEnterprise-ready cross-platform VueJs framework
Framework7Mobile HTML framework for building iOS and Android apps
Apache CordovaMobile application development framework
NativeScriptDevelop mobile apps on Apple iOS and Android
DioxusReact-like library for building fast, portable, and beautiful user interfaces
Uno PlatformBuild single codebase native mobile, web, desktop and embedded apps
ZKAjax Web application framework

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments