리액트네이티브 설치npx react-native init \[AwesomeProject]Metro 실행npm start || npx react-native startWhat is Metro?어플리케이션 실행npm run android || npm run ios
npm install @react-navigation/nativenpm install react-native-screens react-native-safe-area-context