ChefRec

ChefRec

new ChefRec(props)

A component that displays a Chef's name, bio, photo, and rating.

Parameters:
Name Type Description
props ChefRecProps
Source:

Type Definitions

ChefRecProps

Properties:
Name Type Description
navigation Object

Stack Navigation object

item ChefObj

The Chef object being displayed

Source: