Notifications:
Integration with Expo Notifications
Navigation:
Multiple navigation options including bottom tabs, drawer, and material top tabs
ProductScreen:
Displays detailed information about a specific product.
Features include:
Image viewing (react-native-image-viewing).
Product details like description, application rules, and more.
Navigation to next and previous products.
Save and unsave products functionality.
Modal dialogs for additional actions and information.
PicksScreen:
Shows a list of saved products.
Features include:
Refresh control to update the list.
Display of product cards with options to unsave.
Navigation to detailed product screens.
ProductCategoryScreen:
Displays products filtered by category and culture.
Features include:
List of products with category and culture filters.
Navigation to detailed product screens.
ProductsScreen:
Main screen for browsing all product categories.
Features include:
Display of product categories.
Navigation to category-specific product lists.
Product Details and Attributes
Product Attributes:
Name, description, active substance, chemical group, method of action, preparatory form, WHO classification, packaging, advantages, action mechanism, usage features, compatibility, application rules, action scope, weather conditions, warnings.
Product Application Rules:
Detailed rules for product application, including target, volume, usage method, and associated icons.
Components and Utilities
ProductCard:
A reusable component to display product information in a card format.
Features include:
Display of product name, description, and category icon.
Save and unsave functionality.