Skip to content

Instantly share code, notes, and snippets.

@joaquin-viera
Created October 23, 2020 04:22
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 joaquin-viera/6438adb3bf39d0f5724ab4e9e8344a85 to your computer and use it in GitHub Desktop.
Save joaquin-viera/6438adb3bf39d0f5724ab4e9e8344a85 to your computer and use it in GitHub Desktop.
Create React Native Application
npx react-native init ProjectName
cd ProjectName
npx react-native run-android
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment