dbrekalo / simpleLightbox

SimpleLightbox is lightweight and responsive lightbox library with no dependencies. Display images, galleries, videos or custom content and control your lightbox with easy to use api.
http://dbrekalo.github.io/simpleLightbox/
MIT License
263 stars 76 forks source link

integrated swipe #12

Open marvinpoo opened 5 years ago

marvinpoo commented 5 years ago

Hey Damir, is there any plan in integrating a swipe function for mobile so people would be able to choose the options like


    closeOnEscapeKey: true,
    nextOnImageClick: true,
    showCaptions: true,
    enableSwipe: true,