Ishop is a modern and feature-rich e-commerce mobile app template built using React Native. It supports both Android and iOS platforms and is based on the latest version of React Native. With over 15+ screens and 40+ reusable components, this app template is ready to power your next e-commerce project.
Navigation is already implemented and paired with a beautifully designed user interface. You can jump-start your project in minutes. It also includes bonus UI components such as gradient buttons. Whether you are building a prototype or launching a real product, Ishop provides a solid foundation for any e-commerce app.
├── src/ │ ├── components/ # Reusable UI components │ │ ├── Account/ │ │ ├── Cart/ │ │ ├── Category/ │ │ ├── Header/ │ │ └── home/ │ ├── navigation/ # Navigation configuration │ ├── screens/ # Application screens │ ├── styles/ # Styling and theme utilities │ ├── ThemeContext/ # Theme management │ └── utils/ # Helper functions
npm install pnpm run android or npm run ios cd ios && pod install If you have any questions regarding this app, feel free to contact me via my CodeCanyon profile. No guarantees, but I’ll do my best to assist. If you enjoy using this template, I’d really appreciate your rating. Thank you!
= 1.0.0 = - Initial release - 20+ screens (Home, Product, Cart, Shopping, etc.) - Light/Dark mode - Animated UI - TypeScript support - CLI / Expo