create react native app
1.0.0
Il est recommandé d'utiliser un cadre pour créer des applications avec React Native, en savoir plus.
Créez à la place un nouveau projet Expo avec Create-Expo-App:
# 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