loadingwyn / react-imageViewer

React component for image displaying in full screen
MIT License
61 stars 10 forks source link

Swipe up to close #28

Open jBenes opened 3 years ago

jBenes commented 3 years ago

It would be awesome if there was possibility to swipe up/down to close the gallery, just like most of the mobile apps have it while viewing images.

Btw great gallery. I use it with Ionic, I have tried 2 mobile native plugins and checked over 20 JS solutions until I found this, which is something I can actually use.

loadingwyn commented 3 years ago

Thank you for your feedbacks. I think swiping down to close is a good idea. But I need to find a good way to solve the conflict between swiping vertically and moving pics.