Loading repository data…
Loading repository data…
aslight0503 / repository
Create React Native apps that run on iOS, Android, and web
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