Skip to content

expo/create-react-native-app

Folders and files

NameName
Last commit message
Last commit date
Jul 30, 2021
Jul 30, 2021
Jul 2, 2024
Jul 30, 2021
Apr 22, 2022
Apr 16, 2020
Apr 16, 2020
Apr 16, 2020
Apr 16, 2020
Apr 16, 2020
Jan 20, 2023
Apr 16, 2020
Apr 16, 2020
Jul 2, 2024
Jul 2, 2024
Jul 2, 2024
Jul 2, 2024
Jul 2, 2024

Repository files navigation

create-react-native-app

⚠️ Deprecated

It's recommended to use a framework to build apps with React Native, learn more.


Deprecated

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

# 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

with ❤️  Expo