create react native app
1.0.0
Disarankan untuk menggunakan kerangka kerja untuk membangun aplikasi dengan React Native, belajar lebih banyak.
Buat proyek Expo baru dengan create-expo-app sebagai gantinya:
# 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