✓ Custom Screen animations when drawer is opened.
✓ Custom drawer component for drawer navigator
✗ Add lottie animation for when a product is liked and added to cart
✗ Finish profile Screen
✗ Finish cart Screen
✗ Add firebase for authentication
Animation | Reanimated 2 |
State Management | Redux Toolkit |
API Request | RTK Query |
Contributions are always welcome! 🙂 Have a look at the "features and todo" section
Get a local copy up and running.
Make sure you have react native development environment set up in your system
Install expo-cli
npm install -g expo-cli
-
Clone the repo
git clone https://github.com/uwemneku/ecommerce-react-native-app.git
-
Install NPM packages
npm install
yarn
-
Start the App on expo
expo start