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

Switch to Local Expo CLI in Readme #389

Closed obasille closed 1 year ago

obasille commented 2 years ago

Describe the bug From Expo SDK 46 and onward it is recommended to use the locally installed Expo CLI.

To Reproduce The readme mentions using Expo globally instead. => npm i -g expo-cli

Expected behavior Remove that line for Expo >= 46.

amandeepmittal commented 1 year ago

The Readme now doesn't mention using global CLI.