Your design here
Your admin and API check here
Example in web here
npx react-native init ecommerceapp
for folders and files structure is the same before project.
completed one section pull request one
Sign In screen Please design email and password only
- Setup project structure
- Setup navigation (Stack, Tab, Drawer)
- Auth context
- Setup
Apollo Client
- Customer
- login
- register
- Home screen
- Product detail (show variation)
- Product search
- Product filter
- Product add to cart
- Cart list
- Check out
- Payment