react-native-typescript

//following command will work
npx --ignore-existing react-native init MyApp --template react-native-template-typescript
mukashwasti_