expo / examples

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

Fix up project init command #357

Closed takameyer closed 2 years ago

takameyer commented 2 years ago

The command in the README.md was using npx expo-cli instead of npx create-react-native-app. This has been updated avoid confusion.

takameyer commented 2 years ago

@EvanBacon I found a small problem in the README.md for with-realm.