About 275 results
Open links in new tab
  1. 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 …

  2. Learn the Basics · React Native

    React Native is like React, but it uses native components instead of web components as building blocks. So to understand the basic structure of a React Native app, you need to understand …

  3. Introduction · React Native

    Dec 16, 2025 · 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 …

  4. Get Started with React Native

    Dec 16, 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 …

  5. Core Components and Native Components - React Native

    React Native comes with a set of essential, ready-to-use Native Components you can use to start building your app today. These are React Native's Core Components.

  6. 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 …

  7. Running On Device - React Native

    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 Native app on a …

  8. 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 …

  9. 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 …

  10. Integration with Existing Apps - React Native

    Dec 16, 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 …