Improvements with minor breaking change
Deprecated:
imageSet
has been removed when passing in item
. Use custom renderItem
if you need to render imageSet
Improvements:
optimized renderItem
so that it is not called again when changing slides #423
improved swipe gestures when swiping up/down (prevent moving the slide) and swiping left/right (prevent background scrolling) #616