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