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](https://github.com/expo/expo/tree/main/packages/create-expo#readme) 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 ```

with ❤️  Expo