web-animations / web-animations-js

JavaScript implementation of the Web Animations API
http://web-animations.github.io
Apache License 2.0
3.77k stars 409 forks source link

Working animations on Ionic View (IOS)? #108

Open Hanzofm opened 7 years ago

Hanzofm commented 7 years ago

Hi, I'm trying to implement some animations with this library.

I have used this tutorial

https://www.joshmorony.com/create-an-animated-login-screen-in-ionic-2/

If I try this on ionic serve --lab the animations works fine on ios, android an windows platforms but If I try the app on Ionic View app (IOS 10.2.1) the animations not start.

What would be wrong?(I used master version of library)

Thanks

fmendoza commented 6 years ago

Same issue here.