Install expo, if it fails run you might need to run this with sudo
npm install expo-cli --global
Install the needed packages while in the root folder of the project
npm install
To Start expo all you have to do is run this line
expo start
Instagram Clone using React Native and Google Firebase
JavaScript
Install expo, if it fails run you might need to run this with sudo
npm install expo-cli --global
Install the needed packages while in the root folder of the project
npm install
To Start expo all you have to do is run this line
expo start