I'm looking out for a way to add two finger swipe on Vertical Swiper.
I tried getting object from swiper.touches object, but it didn't help me returning length of fingers used while swiping like give in Docs.
https://developer.mozilla.org/en-US/docs/Web/API/TouchList/length
Any other approach to do this is also welcomed.
Thanks in advance!