Skip to content

Instantly share code, notes, and snippets.

@matthewblott
Last active January 25, 2022 12:40
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 matthewblott/d0efed576220634369d43cf9b1cd0e52 to your computer and use it in GitHub Desktop.
Save matthewblott/d0efed576220634369d43cf9b1cd0e52 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
# new project
npx react-native init appname
# new project using expo
expo init app-name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment