About 113 results
Open links in new tab
  1. Learn the Basics · React Native

    Apr 14, 2025 · 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, …

  2. Introduction - React Native

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

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

  4. Learn the Basics · React Native Archive

    So to understand the basic structure of a React Native app, you need to understand some of the basic React concepts, like JSX, components, state, and props. If you already know React, you …

  5. React Fundamentals - React Native

    Apr 14, 2025 · 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.

  6. Navigating Between Screens - React Native

    Apr 14, 2025 · If you are getting started with navigation, you will probably want to use React Navigation. React Navigation provides a straightforward navigation solution, with the ability to …

  7. Get Started with React Native

    Apr 14, 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 …

  8. Using TypeScript - React Native

    5 days ago · TypeScript is a language which extends JavaScript by adding type definitions. New React Native projects target TypeScript by default, but also support JavaScript and Flow.

  9. Get Started Without a Framework - React Native

    Apr 14, 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 …

  10. Getting Started · React Native Archive

    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 development, the …

Refresh