Skip to content

Instantly share code, notes, and snippets.

@codigoinerte
Forked from Klerith/init-rn.md
Created March 10, 2022 00:20
Show Gist options
  • Save codigoinerte/c7e920fc3f9f763730f5396d8db64ed5 to your computer and use it in GitHub Desktop.
Save codigoinerte/c7e920fc3f9f763730f5396d8db64ed5 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