Skip to content

Instantly share code, notes, and snippets.

@jasurkurbanov
Last active July 22, 2020 04:27
Show Gist options
  • Save jasurkurbanov/fe7dac641d0461dd47f1a8d65a2fc99f to your computer and use it in GitHub Desktop.
Save jasurkurbanov/fe7dac641d0461dd47f1a8d65a2fc99f to your computer and use it in GitHub Desktop.
Create New Expo Project
expo init MyApp
cd MyApp
expo start # you can also use: npm start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment