rcaferati / react-awesome-slider

React content transition slider. Awesome Slider is a 60fps, light weight, performant component that renders an animated set of production ready UI general purpose sliders with fullpage transition support for NextJS and GatsbyJS. 🖥️ 📱
https://fullpage.caferati.me
MIT License
2.93k stars 294 forks source link

Video animation on iDevices #139

Open tnguye20 opened 4 years ago

tnguye20 commented 4 years ago

Hi, I'm running into an issue when using videos with AutoPlay. I uploaded my videos to Firebase and retrieve the URL to use as src. I programmatically set the interval dynamically based on the video duration . On desktop and other Android devices the animation works just fine, however, they freeze on the first slide on Apple devices.

Any input of that would be much appreciated.