Skip to content

Instantly share code, notes, and snippets.

@aragrevo
Forked from Klerith/init-rn.md
Created June 19, 2021 20:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aragrevo/669f34aa88b92d347e0b069b02e9f23c to your computer and use it in GitHub Desktop.
Save aragrevo/669f34aa88b92d347e0b069b02e9f23c 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment