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 ???