Hi,
I’m trying to animate the ion-tab when the tabs changes (simple fade-in-out) but there doesn’t seems to be any way to do it now. There’s no references to any animation in the docs… I’ve tried using ngAnimate, but the ng-enter and ng-leave classes won’t be added there. Does somebody know what i’m missing?
Thanks!