diff --git a/src/App.tsx b/src/App.tsx index c21d98fda..c485ddd6a 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -456,7 +456,7 @@ function createAppDrawerNavigator(props: BaseProps) { drawerType: 'front', swipeEnabled: false, swipeEdgeWidth: scale(50), - unmountOnBlur: false, + unmountOnBlur: false })} backBehavior={'history'} drawerPosition="left"