aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/routes/main/MainStackScreen.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/routes/main/MainStackScreen.tsx b/src/routes/main/MainStackScreen.tsx
index 657f1dc8..f6a012d6 100644
--- a/src/routes/main/MainStackScreen.tsx
+++ b/src/routes/main/MainStackScreen.tsx
@@ -317,7 +317,6 @@ const MainStackScreen: React.FC<MainStackProps> = ({route}) => {
component={TagSelectionScreen}
options={{
...headerBarOptions('black', ''),
- gestureEnabled: false,
}}
/>
<MainStack.Screen