Type guard to check if navigation props include scraped recipe data
Used to safely access scraped data when in addFromScrape mode.
The navigation parameters
True if props contain scraped data (addFromScrape mode)
Type guard to check if navigation props include scraped recipe data
Used to safely access scraped data when in addFromScrape mode.