Skip to content

Mobile Swipe and more!

Compare
Choose a tag to compare
@xiaolin xiaolin released this 23 Apr 22:17
· 579 commits to master since this release

This release includes better mobile swipe experience.

Props added includes
infinite boolean
onPause function
onPlay function

I've renamed the scss file so if you were previously using
@import "../node_modules/react-image-gallery/src/ImageGallery";
please update to
@import "../node_modules/react-image-gallery/src/image-gallery";

merged in pull request #43 and #45, and other minor bug fixes.