Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/expo/create-react-native-app
- Owner: expo
- License: bsd-3-clause
- Created: 2017-01-11T17:54:30.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-07-02T09:24:43.000Z (7 months ago)
- Last Synced: 2025-01-19T17:52:11.074Z (6 days ago)
- Topics: android, create-react-native-app, ios, javascript, react-native, react-native-app, react-native-web
- Language: JavaScript
- Homepage:
- Size: 1.95 MB
- Stars: 13,265
- Watchers: 271
- Forks: 1,355
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred-test - expo/create-react-native-app - Create React Native apps that run on iOS, Android, and web (JavaScript)
- awesome-list - create-react-native-app
- StarryDivineSky - expo/create-react-native-app
- jimsghstars - expo/create-react-native-app - Create React Native apps that run on iOS, Android, and web (JavaScript)
README
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