MapScreen

MapScreen

new MapScreen(props)

A screen that displays a map which has the user's current location as well as a pin for all the chef's on potluck, which can direct to each chef's page.

Parameters:
Name Type Description
props MapScreenProps
Source:

Type Definitions

MapScreenProps

Properties:
Name Type Description
navigation Object

Stack Navigation object

Source: