Animated transitions when swiping between tabs?

As far as I know, ion-tabs does not support changing tabs through a “swipe” gesture out of the box.

However it is quite easy to add, e.g. by using this directive.

What is missing however is any form of animation when swiping between tabs. This is not a showstopper, however from a usability (UX) point of view having animated transitions would be highly desirable.

Does anybody have an idea if adding such animated transitions when swiping between tabs would be doable?

try this directive from GitHub, GitHub repository.