Hello,
I’m trying to figure out if there’s a way to link a scrollable element to two different artboards on Scroll Released and Scroll End?
I’m trying to prototype a Swipe to Delete action, similar to native iOS mail app delete action.
When you swipe the element a little bit, it bounces back, nothing happens, prototype stays on the same page. When you swipe it further out and release it - it animates to a different artboard (row deleted).
Currently the swipe works, but i cannot figure out how to have it stay on the same page if swipe is not “long enough” for “delete” to initiate.
Any help appreciated, thanks!