Back to Create React Native App

Usage for bun, npm, pnpm, and yarn

README.md

latest868 B
Original Source
<!-- Title --> <p align="center"> <a href="https://github.com/expo/examples">
<h1 align="center">⚠️ Deprecated</h1>
</a> </p> <!-- Header --> <p align="center"> <b>It's recommended to use a framework to build apps with React Native, <a href="https://reactnative.dev/docs/environment-setup">learn more</a>.</b> </p> <!-- Body -->

Deprecated

Create a new Expo project with create-expo-app instead:

bash
# Usage for bun, npm, pnpm, and yarn
$ npm create expo
$ bun create expo
$ pnpm create expo
$ yarn create expo

# Output help information with all available options
$ npx create-expo --help
<div align="center">

with ❤️  <strong>Expo</strong>

</div>