expo/examples

Switch to Local Expo CLI in Readme

obasille opened this issue · 1 comments

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.

The Readme now doesn't mention using global CLI.