Skip to content
lavandowska edited this page Apr 20, 2016 · 1 revision

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.

Clone this wiki locally