
Get Started with React Native
Oct 8, 2025 · At the same time, native developers can use React Native to gain parity between native platforms by writing common features once. We believe that the best way to experience …
Get Started Without a Framework - React Native
If you have constraints that are not served well by a Framework, or you prefer to write your own Framework, you can create a React Native app without using a Framework.
Set Up Your Environment - React Native
You will need Node, the React Native command line interface, a JDK, and Android Studio. While you can use any editor of your choice to develop your app, you will need to install Android …
Introduction · React Native
It’s a handy tool created by Expo to embed and run React Native projects and share how they render in platforms like Android and iOS. The code is live and editable, so you can play …
Getting Started · React Native Archive
Getting Started This page will help you install and build your first React Native app. If you already have React Native installed, you can skip ahead to the Tutorial. If you are new to mobile …
Running On Device - React Native
Nov 19, 2025 · It's always a good idea to test your app on an actual device before releasing it to your users. This document will guide you through the necessary steps to run your React …
React Native · Learn once, write anywhere
Get a head start with a framework React Native brings the React programming paradigm to platforms like Android and iOS. It doesn’t prescribe how to do routing, or how to access each …
Using Codegen - React Native
Oct 8, 2025 · The Codegen process is tightly coupled with the build of the app, and the scripts are located in the react-native NPM package. For the sake of this guide, create a project using the …
The Codegen CLI - React Native
Oct 8, 2025 · The Codegen CLI is a great tool for library developers. It can be used to take a sneak-peek at the generated code to see which interfaces you need to implement.
React Native 0.80 - React 19.1, JS API Changes, Freezing Legacy …
Jun 12, 2025 · Today we are excited to release React Native 0.80! This release brings the version of React we ship inside React Native to the latest stable available: 19.1.0.