create react native app
1.0.0
Frameworkを使用して、Reactネイティブを使用してアプリを構築することをお勧めします。詳細をご覧ください。
代わりに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