
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 …
Introduction · React Native
This helpful guide lays out the prerequisites for learning React Native, using these docs, and setting up your environment.
Get Started with React Native
React Native allows developers who know React to create native apps. At the same time, native developers can use React Native to gain parity between native platforms by writing common …
Learn the Basics · React Native
If you already know React, you still need to learn some React Native specific stuff, like the native components. This tutorial is aimed at all audiences, whether you have React experience or not.
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 …
Core Components and APIs - React Native
Oct 8, 2025 · React Native has a community of thousands of developers. If you're looking for a library that does something specific, please refer to this guide about finding libraries.
React Fundamentals - React Native
To understand React Native fully, you need a solid foundation in React. This short introduction to React can help you get started or get refreshed.
React Native 0.79 - Faster tooling and much more
Apr 8, 2025 · This legacy debugging method was deprecated, and moved to a runtime opt-in, in React Native 0.73. Please use React Native DevTools for modern and reliable debugging. …
More Resources · React Native
Oct 8, 2025 · Interested in making your own Native Component or Module? Making modules for your own use case and sharing them with others on NPM and GitHub helps grow the React …
React Native 0.81 - Android 16 support, faster iOS builds, and more
Aug 12, 2025 · React Native now requires Xcode 16.1 or higher to build iOS projects. You may need to upgrade Xcode in your development or CI environment when you upgrade to React …