diff --git a/app/stacks/InsideStack.tsx b/app/stacks/InsideStack.tsx index 72745a8fca..b74fcdbbd2 100644 --- a/app/stacks/InsideStack.tsx +++ b/app/stacks/InsideStack.tsx @@ -234,7 +234,7 @@ const DrawerNavigator = () => { swipeEnabled: false, headerShown: false, drawerPosition: I18nManager.isRTL ? 'right' : 'left', - drawerType: 'back', + drawerType: 'slide', overlayColor: `rgba(0,0,0,${themes[theme].backdropOpacity})` }}>