Liquid Swipe

Hey there !
I’m relatively new to Ionic and I want to make an application that uses swipe features !
I’ve found something interesting that is liquid swipe. I know that it’s possible with Flutter (https://www.youtube.com/watch?v=svvJFb-LsgY) but I want to know if it’s possible with Ionic. Is there a library or have I to do it by myself ?

Thanks for your help.

PS : Sorry for my English, I’m a French guy …

You can use Ionics Gestures: https://ionicframework.com/docs/utilities/gestures

Thanks for your reply.
For the gestures, I’ve seen different things and it’s not a problem.
It’s for the visual that I need help !