About 400 results
Open links in new tab
  1. Expo

    Expo is an open-source platform for making universal native apps for Android, iOS, and the web with JavaScript and React.

  2. Create your first app - Expo Documentation

    It uses core React Native components such as <View> and <Text> to display background and text. Styles applied to these components use JavaScript objects rather than CSS, which is used on web.

  3. Expo Documentation

    Explore examples Explore a variety of example projects showcasing how to use Expo and seamlessly integrate it with popular services.

  4. Tutorial: Using React Native and Expo

    An introduction to a React Native tutorial on how to build a universal app that runs on Android, iOS and the web using Expo.

  5. Overview of using Expo with existing React Native apps

    Jan 15, 2025 · To unlock Expo capabilities, you need to install the expo package in your existing React Native project. This guide provides both automated and manual installation steps.

  6. Develop an app with Expo - Expo Documentation

    Sep 10, 2025 · If you're new to Expo and React Native or you've been around the ecosystem for a while, this document will be useful to help you to better understand the development process of building an …

  7. create-expo-app - Expo Documentation

    Aug 22, 2025 · create-expo-app is a command-line tool to create and set up a new Expo and React Native project. This tool simplifies the initialization process by providing various templates to get …

  8. Reference - Expo Documentation

    Sep 11, 2025 · Expo apps are React Native apps, so all Expo SDK packages work in any React Native app with the expo package installed and configured. The easiest way to create a React Native app …

  9. Guides: Overview - Expo Documentation

    Sep 10, 2025 · Expo is an open-source platform for making universal native apps for Android, iOS, and the web with JavaScript and React.

  10. Using Expo SDK, React Native, and third-party libraries

    Nov 20, 2025 · Learn how to use Expo SDK, React Native libraries, and other third-party npm packages in your project.