React-Native Social-Connect Get Started $ npm install To start the api Run the following command $ npm run serve To start the expo app Run the following command $ npm start To run on iOS simulator/device Run the following command $ npm run ios To run on android emulator/device Run the following command $ npm run android