Skip to content

Commit

Permalink
Add hideStatusView
Browse files Browse the repository at this point in the history
  • Loading branch information
rossmartin committed Jul 21, 2021
1 parent 1981c61 commit 2909bc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/typings.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ export interface IMapboxNavigationProps {
onCancelNavigation?: () => void;
onArrive?: () => void;
showsEndOfRouteFeedback?: boolean;
hideStatusView?: boolean;
}
export {};

0 comments on commit 2909bc4

Please sign in to comment.