Installing Expo-CLI

Expo-CLI is a command line app that is the main interface between a developer and Expo tools. It is widely used for its simplicity while making a React-Native Project.

So once again open the Command Prompt and type commands-:

npm install -g expo-cli

Once the expo-cli is successfully installed, you can verify the installation via-:

expo --version

Somewhat it will look like the particular screen. Once you successfully install the expo-cli move on to next Step.

Discussion
Thank you brother, it helped me a lot.

Amazing and Keep going on

2

Very Informative!!

2

6

3