https://github.com/kateyst/react-native-shop
clothing store
https://github.com/kateyst/react-native-shop
animated css expo formik javascript react-native
Last synced: 3 months ago
JSON representation
clothing store
- Host: GitHub
- URL: https://github.com/kateyst/react-native-shop
- Owner: KateySt
- Created: 2024-01-16T16:03:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-18T06:12:28.000Z (over 1 year ago)
- Last Synced: 2025-05-16T06:36:06.499Z (about 1 year ago)
- Topics: animated, css, expo, formik, javascript, react-native
- Language: TypeScript
- Homepage:
- Size: 2.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShopApp
ShopApp - your personal product management application built with React Native! This application offers numerous convenient features and an intuitive interface to manage your product list.
## Features
- **Authentication and Authorization**: Registration and login allow you to save and manage your profile.
- **Dark and Light Theme**: Switch between light and dark theme to make usage more comfortable for your eyes.
- **Navigation and Animation**: Utilize Expo Navigation and Expo Animation for smooth transitions between screens and visual engagement.
- **Product Search**: Quickly and easily find the desired product with the search functionality by name.
- **Product Likes**: Mark your favorite products to save them for future purchases or viewing.
- **Product Cart**: Add products to your cart and manage them before checking out.
- **Product Categories and Sorting**: Organize your products by categories and sort them for convenient browsing.
- **User Profile**: View and edit your profile to customize your user experience.
## Development Notes
- This application is built using React Native, Redux, Expo Navigation, and Expo Animation.
- Form management is handled using Formik.
- Use Redux for efficient state management of the application.
- Consider mobile aspects such as screen sizes and accessibility during development.
