v5.0.0
Component was completely rewritten and has several breaking changes:
- source code was rewritten to ES6 (with Babel)
- now Swipe.js options are represented as separate prop
swipeOptions
(all of them are supported) - unnecessary and buggy props like
slideToIndex
,shouldUpdate
were removed
Check demo example and esnextb.in boilerplate.