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

  2. Set Up Your Environment - React Native

    You will need Node, Watchman, the React Native command line interface, Xcode and CocoaPods. While you can use any editor of your choice to develop your app, you will need to …

  3. 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.

  4. Setting up the development environment · React Native Archive

    If you want to run your app on the iOS Simulator or an Android Virtual Device, please refer to the instructions for "React Native CLI Quickstart" to learn how to install Xcode or set up your …

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

  6. Introduction - React Native

    This helpful guide lays out the prerequisites for learning React Native, using these docs, and setting up your environment.

  7. Using TypeScript - React Native

    Oct 8, 2025 · This command adds the latest version of every dependency. The versions may need to be changed to match the existing packages used by your project. You can use a tool …

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

  9. Troubleshooting - React Native

    Oct 8, 2025 · These are some common issues you may run into while setting up React Native. If you encounter something that is not listed here, try searching for the issue in GitHub.

  10. Upgrading to new versions - React Native

    Oct 8, 2025 · Upgrading to new versions of React Native will give you access to more APIs, views, developer tools and other goodies. Upgrading requires a small amount of effort, but we …