beta14: Slide animation between tabs

I updated from beta13 to beta14, regarding to the changelog slide-left-right isn’t avaiable anymore. In beta13 I used <ion-tabs class="tabs-stable tabs-top tabs-icon-only slide-left-right" ng-class="{'reverse': isReverse}" ng-controller="TabsCtrl"> to have a page transition between the tabs. The reverse class was set to revert the slide animation to have a go back animation.

Does anyone know how I can do exactly the same with beta14. I tried different things with ng-animate and animate.css but nothing seems to work. Would be nice if someone has a hint or may knows the answer. Thanks.

2 Likes

Interested as well, any ideas guys?

1 Like