Skip to content

Commit 2909bc4

Browse files
committed
Add hideStatusView
1 parent 1981c61 commit 2909bc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dist/typings.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@ export interface IMapboxNavigationProps {
3131
onCancelNavigation?: () => void;
3232
onArrive?: () => void;
3333
showsEndOfRouteFeedback?: boolean;
34+
hideStatusView?: boolean;
3435
}
3536
export {};

0 commit comments

Comments
 (0)