We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
My simple implementation of this great library worked wonderfully on my Android, but killed the up/down scroll on my boss' iPhone6.
I set detectSwipe.preventDefault = false and that restored up/down scroll, with no apparent negative effect on my Android.