Scroll one by one using touch on mobile phone
Closed this issue ยท 2 comments
perrin-lucas commented
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 ๐
asmyshlyaev177 commented
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.
perrin-lucas commented
Hi, it works, thank you ๐๐