Swipe Down

I am trying to implement Swipe Down event.

I is working fine with left-right swipe :

(swipe)="swipeEvent($event)"

But swipe down and up are not captured. Any clues ?

Thank you.

This is a limitation of hammer.js and something we plan on addressing in future releases

All right. Thanks for the answer.

Any news about this?

Nothing yet. There were bigger issues/features to take care of first. We’ll probably revisit them post 2.0 final.

1 Like

For now , how can we add this ?

Thanks!, may I ask for any posible update or release of Swipe Down-UP event?

Is vertical gestures (swipe up & down) supported in ionic ?