create react native app
1.0.0
É recomendável usar uma estrutura para criar aplicativos com o React Native, aprenda mais.
Crie um novo projeto Expo com 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