@jamesharvey wrote:
Hello guys,
I realized Angular 5 animations actually can’t be looped properly. It can be looped but it’s going to be much unstable and will not come with stop button.
and CSS3 animations can be looped and stopped but when you have many of them going on, it will slow down the whole app. Especially the button triggering all animations will respond very slow.
Then I discovered Web Animations API which is supposed to work on all web browsers.
https://drafts.csswg.org/web-animations/
Has anyone tried this one Ionic 3? and does this work fine?
Posts: 1
Participants: 1