Add unmountInactiveRoutes to TS

This commit is contained in:
Brent Vatne
2019-07-12 11:49:58 -07:00
parent fe909278f5
commit 0dce31bee6

View File

@@ -1044,6 +1044,7 @@ declare module 'react-navigation' {
edgeWidth?: number;
hideStatusBar?: boolean;
overlayColor?: string;
unmountInactiveRoutes?: boolean;
}
export function DrawerNavigator(