Skip to content

waheed25/ECommerceApp

Repository files navigation

React Native ECommerceApp

screenshot screenshot screenshot This is an ecommerce app build with react-native.

If you love this boilerplate, give us a star, you will be a ray of sunshine in our lives :)

Libraries

RTK Query(i used for better caching) Redux-toolkit React-Native-Paper React-Navigation Typescript

Requirements

Node 14 or greater is required. Development for iOS requires a Mac and Xcode 10 or up, and will target iOS 11 and up.

You also need to install the dependencies required by React Native.

Quick start

To create a new project using the boilerplate simply run : ``

Assuming you have all the requirements installed, you can run the project by running:

  • yarn start to start the metro bundler, in a dedicated terminal
  • yarn <platform> to run the platform application (remember to start a simulator or connect a device)

NOTE:

Tests requires improvements and also codebase can be lot more improved but i try to do whatever is possible in minimum time, Looking for response