Skip to content

orinu/shop--app-ReactNative

Repository files navigation

Shop app with React Native

The app simulates a shop app in React Native, with auth, FireBase, React Navigtion, Redux and redux-thunk.

Usage

Install expo globally:

npm install --global expo-cli

More on Expo project - https://expo.io/

Install dependencies npm

from code folder:

npm install

Start:

npm run start

Run on iOS and Android simulator:

  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.

Photos

Auth

auth.png

Main

main.png

Menu

drower.png

Cart

cart.png

Orders

order.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published