Hi, I’m trying to implement some animations Polyfill library.
I have used this tutorial
If I try this on ionic serve --lab the animations works fine on ios, android an windows platform, also on Android emulator 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)