MapboxScreen
This object contains pre-defined screens and experiences that are provided by Mapbox. Each screen can be overridden with a screen of your choice.
Each Mapbox defined screen is prefixed with "MAPBOX_" to prevent any future collisions. For example, if you define a screen called "PICKUP", this library will never cause a conflict with your screen because it will use "MAPBOX_PICKUP". Please do not prefix your custom screens with "MAPBOX_" or else our library may add conflict upon upgrade.
See also
for more details on customizing your experience.
Types
MapboxScreen keys
Properties
Give the user an ability to provide feedback from ACTIVE_GUIDANCE,
Give the user an ability to provide feedback for FAVORITES.
Gives the user an ability to provide feedback for FREE_DRIVE.
Give the user an ability to provide feedback from ROUTE_PREVIEW.
Give the user an ability to provide feedback for SEARCH.