
React Native · Learn once, write anywhere
React Native lets you create truly native apps and doesn't compromise your users' experiences. It provides a core set of platform agnostic native components like View, Text, and Image that …
Get Started with React Native
Oct 8, 2025 · 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 …
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.
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 …
Set Up Your Environment - React Native
In this guide, you'll learn how to set up your environment, so that you can run your project with Android Studio and Xcode. This will allow you to develop with Android emulators and iOS …
Core Components and Native Components - React Native
Oct 8, 2025 · React Native lets you compose app interfaces using Native Components. Conveniently, it comes with a set of these components for you to get started with right …
Use a framework to build React Native apps
Jun 25, 2024 · Using React Native frameworks, such as Expo, is now the recommended approach to create new apps. In this blogpost we want to walk you through what they are in detail and …
Get Started Without a Framework - React Native
Oct 8, 2025 · 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. To …
Showcase · React Native
Thousands of apps are using React Native, from established Fortune 500 companies to hot new startups. If you are curious to see what can be accomplished with React Native, check out …
Integration with Existing Apps - React Native
Oct 8, 2025 · Follow the guide on setting up your development environment and using React Native without a framework to configure your development environment for building React …