npx @react-native-community/cli init yotube
or
// 가장 최신버전으로 프로젝트 생성
npx @react-native-community/cli@latest init yotube
or
npx @react-native-community/cli@latest init MyProject --version latest
참고:
https://reactnative.dev/blog/2025/01/21/version-0.77#upgrade-to-077