reactrondev / react-native-web-swiper

Swiper-Slider for React-Native and React-Native-Web
211 stars 54 forks source link

Web Trackpad/Mousewheel support #20

Open hanford opened 4 years ago

hanford commented 4 years ago

It would be nice if we could scroll on the web via mousewheel / trackpad events rather than having to drag. Thoughts?

celticdrac commented 5 months ago

+1! Also in my case, trying to drag with a trackpad results on onPressEnd. Do you know any solution for that? Thanks