new ChefScreen(props)
Page component for showing details of the chef.
Parameters:
| Name | Type | Description |
|---|---|---|
props |
ChefScreenProps |
- Source:
Type Definitions
ChefScreenProps
Properties:
| Name | Type | Description |
|---|---|---|
navigation |
Object |
Stack Navigation object |
route.params.Chef |
ChefObj |
Chef Object |
- Source: