create react native app
1.0.0
建议使用框架用React Native构建应用程序,了解更多信息。
使用Create-Expo-App创建一个新的Expo项目:
# 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