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 :)
RTK Query(i used for better caching) Redux-toolkit React-Native-Paper React-Navigation Typescript
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.
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 terminalyarn <platform>
to run the platform application (remember to start a simulator or connect a device)
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