diff --git a/src/components/Lightbox/chrome/ImageMenu.tsx b/src/components/Lightbox/chrome/ImageMenu.tsx index 92b5c47749..632f5eb362 100644 --- a/src/components/Lightbox/chrome/ImageMenu.tsx +++ b/src/components/Lightbox/chrome/ImageMenu.tsx @@ -78,6 +78,7 @@ export function ImageMenu({onPressShare, onPressSave}: Props) { visible={isMounted} animationType="none" onRequestClose={close} + supportedOrientations={['portrait', 'landscape']} statusBarTranslucent>