Custom Navigation Animation?

Hi,

For last couple of days I was searching to implement different animation style (other than animation="slide-left-right-ios7" ) on the ion-nav-view directive.

My intention is to have different animations to set on different routs dynamically.

Is that possible ?

I want to achieve with <ion-view> and not with Modal ( aka <ion-modal-view>) .

Can anyone help ???

Ionic’s animations are a mixture of js and css, so it’s not as easy as using css classes.
https://github.com/driftyco/ionic/blob/master/js/angular/service/ionicConfig.js#L393

It my be more trouble than it is worth.

Dear Mike,

Thank you very much for taking time and responding to my queries.

I understand your point. And you have explained well.

Thank you.

Warm regards,
Arup.