React hook for managing ingredient operations in the Recipe screen.
This hook provides functionality for editing, adding, and merging ingredients
in a recipe form. It handles validation workflows for fuzzy ingredient matching,
quantity merging for duplicate ingredients, and integration with the ingredient
validation queue system.
React hook for managing ingredient operations in the Recipe screen.
This hook provides functionality for editing, adding, and merging ingredients in a recipe form. It handles validation workflows for fuzzy ingredient matching, quantity merging for duplicate ingredients, and integration with the ingredient validation queue system.