react-native-ecommerce

A minimal React Native e-commerce app template.

This project provides a minimal starter project structure for your next awesome e-commerce app.

  • Screens: products list, details, and shopping cart summary.
  • Simple state management with React Context API.
  • Easy to extend with additional features.
  • A mock API service for product data.
  • Built with Expo.

Check this tutorial for guidance.

Sample Screens

Products List

productsList

Product Details

productDetails

Shopping Cart Summary

cart

Credits

GitHub

https://github.com/codezri/react-native-ecommerce