is there any way to use angular animation when routes change in ionic, in angular to do this you can implement the animation in router-outlet
, but how to do this in ionic without router-outlet?
is there any way to use angular animation when routes change in ionic, in angular to do this you can implement the animation in router-outlet
, but how to do this in ionic without router-outlet?