Iniciar un proyecto nativo React con Script tipo

npx react-native init MyAwesomeProject --template react-native-template-typescript
Lonely Lapwing