This is a react native e-commerce app (dual - android and iOS) with login and signup and Firebase integration. The user can sign up and login, add products to his cart and perform checkout. (no payment integration yet) The user as admin can add new products, edit or delete the existing products as well, which will be shown to the the other users. The app has been built using react native expo workflow following the udemy course (Complete React Native Guide 2020)
User Login and SignUp Screen
Drawer Navigation
Order Screen
Add Product Screen