Skip to content

shahidshafique/myShopMobileApp

Repository files navigation

myShopMobileApp

eCommerce mobile app (React Native)
App consists of three screens

1. Product List Screen

  • Display List of products

    ProductsList

2. Product Details Screen

  • Display Product details info by tapping product on product list screen
  • Tap the 'add to cart' button to add product to cart. The Cart icon on right side of header will show total QTY in Cart.

    ProductDetails

3. Shopping Cart Screen

  • Tap cart icon on the header will display product(s) in shopping cart
  • Tap the name of product in shopping cart will navigate to product details screen
  • By tapping remove button will delete product from shopping cart
  • Tap on Qty Picker will allow to change qty of product in shopping cart.

    ShoppingCart

About

eCommerce mobile app (React Native)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published