The app simulates a shop app in React Native, with auth, FireBase, React Navigtion, Redux and redux-thunk.
npm install --global expo-cli
More on Expo project - https://expo.io/
from code folder:
npm install
npm run start
To run the app with live reloading, choose one of:
• Scan the QR code above with the Expo app (Android) or the Camera app (iOS).
• Press a for Android emulator, or i for iOS simulator, or w to run on web.
• Press e to send a link to your phone with email.