Skip to content

Instantly share code, notes, and snippets.

@Klerith
Created March 3, 2021 20:56
Show Gist options
  • Save Klerith/89d5288dec7ff254913453d26a63e981 to your computer and use it in GitHub Desktop.
Save Klerith/89d5288dec7ff254913453d26a63e981 to your computer and use it in GitHub Desktop.
Comando para crear aplicación de React Native con TypeScript

Comando para crear un proyecto de RN con TS

npx react-native init AwesomeTSProject --template react-native-template-typescript
@jhonatanrojas
Copy link

npx @react-native-community/cli init AwesomeTSProject --template react-native-template-typescript

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment