Home
Softono
create-react-native-app

create-react-native-app

Open source BSD-3-Clause JavaScript
13.3K
Stars
1.3K
Forks
25
Issues
264
Watchers
1 year
Last Commit

About create-react-native-app

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

Platforms

Web Self-hosted iOS Android

Languages

JavaScript

Links

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