From c4267dcff19001a84473cd5fc39cccd82b42ef32 Mon Sep 17 00:00:00 2001 From: Diego Mello Date: Tue, 16 Apr 2024 17:26:14 -0300 Subject: [PATCH] Cleanup --- app/stacks/InsideStack.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/app/stacks/InsideStack.tsx b/app/stacks/InsideStack.tsx index 555b8071a..72745a8fc 100644 --- a/app/stacks/InsideStack.tsx +++ b/app/stacks/InsideStack.tsx @@ -230,7 +230,6 @@ const DrawerNavigator = () => { } - // useLegacyImplementation={true} screenOptions={{ swipeEnabled: false, headerShown: false,