I am looking to add slide-in-up kind of animation when a view (not Modal) is opened on a button click.
Cant find it in documentation, http://ionicframework.com/docs/api/directive/navDirection , is there any way I can acheive this?
I see few posts about this ask but no one solution for this.
The animations are defined fixed here:
you could try to overwrite this method with your own and extend it.
or you can use the native transition plugin by telerik:
one doubt… if i sue the native view animations, i can see on ionic view, or only on compiled platform?
Will only work in compiled app