mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-11 22:33:32 +08:00
Add unmountInactiveRoutes to TS
This commit is contained in:
@@ -1044,6 +1044,7 @@ declare module 'react-navigation' {
|
||||
edgeWidth?: number;
|
||||
hideStatusBar?: boolean;
|
||||
overlayColor?: string;
|
||||
unmountInactiveRoutes?: boolean;
|
||||
}
|
||||
|
||||
export function DrawerNavigator(
|
||||
|
||||
Reference in New Issue
Block a user