I want to create the Tinder app navigation system that allows you to swipe and change of view. I’m trying to accomplish that with an SlideBox but I found that I am not able to listen to the swipe event while you are swiping the slides to get the translate3d value and with that value translate also the header.
Is there a way to listen to this event?