Modal animations pop up with easing

@mhartington
Which is the best way to show a modal with pop up effects like this:
http://tympanus.net/Development/ModalWindowEffects/

Using ionModal as i see in _animations.scss for now there is only one animation style, do you have in roadmap to add more?

Yup, we have lots of plans to include and expand our animations set.

For custom animations, you can use ng-leave/enter for animation hooks.

1 Like

can you explain which animations can be used?