create react native app
1.0.0
프레임 워크를 사용하여 React Native와 함께 앱을 구축하고 자세히 알아 보는 것이 좋습니다.
대신 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