asmyshlyaev177/react-horizontal-scrolling-menu

Scroll one by one using touch on mobile phone

Closed this issue ยท 2 comments

Is there a way to have the same effect as the onWheel function to scroll to the next or previous slide when using touch on mobile phone ?

I want to reproduce the effect to scroll slide by slide when using the tactile with one card shown on the screen at the same time

Thanks for help ๐Ÿ™

Hi, just released new version, trying to figure out how to make it work in codesandbox(cause locally it working).
https://codesandbox.io/s/swipe-on-mobile-qmgqtj?file=/src/index.tsx:441-480
Let me know if it what you meant.

Hi, it works, thank you ๐Ÿ‘๐Ÿ™