Skip to content

Instantly share code, notes, and snippets.

@arcanoix
Forked from Klerith/init-rn.md
Created April 7, 2021 19:45
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 arcanoix/9383ef64ea76b7216fcbe82c977e9311 to your computer and use it in GitHub Desktop.
Save arcanoix/9383ef64ea76b7216fcbe82c977e9311 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