Help: Move to page when dragged to end

Let’s say you have “slide to buy” element. And you want to go to “buy success” page only when slided to very end (no every time when drag/scroll ends, because I may end it too early while sliding).

How to do?

I don’t think at the moment you can achieve that realistic interaction and you’d have to fake it a bit with the scrollEnd trigger, if you really need a 100% accurate interaction maybe consider doing your prototype in a more coded-based platform such as Framer.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.