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
TauriFramework for building small, fast apps with web technologies
QuasarEnterprise-ready cross-platform VueJs framework
Framework7Mobile HTML framework for building iOS and Android apps
AvaloniaCross-platform .NET UI framework for desktop and mobile apps
Apache CordovaMobile application development framework
NativeScriptDevelop mobile apps on Apple iOS and Android
LynxCross-platform framework for building native-style user interfaces
FletPython framework for interactive multi-platform apps
DioxusReact-like library for fast, portable, beautiful user interfaces
Compose MultiplatformDeclarative framework for building cross-platform user interfaces
Uno PlatformBuild mobile, web, desktop and embedded apps from one codebase
ZKAjax Web application framework

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted