expo / examples

Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools
2.21k stars 862 forks source link

Add example of `create-expo-app` #411

Closed karlhorky closed 7 months ago

karlhorky commented 1 year ago

Thanks for these examples, really useful! 🙌

A quick PR to add an example of using create-expo-app with the -e / --example flag as in the Quick Start section of the Expo Router docs

Companion PR in the Create a new app docs page:

karlhorky commented 7 months ago

Thanks for the review, suggestions and merge!