diff --git a/src/Navigation.tsx b/src/Navigation.tsx index 3f6b5ba20c..ac16f3ac2d 100644 --- a/src/Navigation.tsx +++ b/src/Navigation.tsx @@ -394,7 +394,7 @@ const FlatNavigator = () => { fullScreenGestureEnabled: true, headerShown: false, animationDuration: 250, - contentStyle: [pal.view], + contentStyle: [pal.view, {flex: 'none'}], }}>