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