create-react-native-app

Create React Native apps that run on iOS, Android, and web

BSD-3-CLAUSE License

Downloads
5.5K
Stars
13.2K
Committers
62

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