I have been looking for the best way to insert a swipe into my program.
What I want is to have a horizontal swipe over a specific object. This swipe would then trigger a transition.to animation.
I was able to get a “tap” function to work but I can’t seem to get good results for a swipe.
I have been looking into the DMC libraries but I don’t grasp them yet.