Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/expo/create-react-native-app

Create React Native apps that run on iOS, Android, and web
https://github.com/expo/create-react-native-app

android create-react-native-app ios javascript react-native react-native-app react-native-web

Last synced: 5 days ago
JSON representation

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

Awesome Lists containing this project

README

        



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