I would like to disable swipe left or right, just only swipe down to close the image. Can I do it now?
You can use maxOverflow prop. maxOverflow={0}
maxOverflow={0}
Most helpful comment
You can use maxOverflow prop.
maxOverflow={0}