fregante / iphone-inline-video

📱 Make videos playable inline on the iPhone (prevents automatic fullscreen)
https://npm.im/iphone-inline-video
MIT License
2.05k stars 300 forks source link

React uses enableInlineVideo to cause the ios8 and 9 devices to play video abnormally #146

Closed duntiansuo closed 4 years ago

duntiansuo commented 5 years ago

React uses enableInlineVideo to cause the ios8 and 9 devices to play video abnormally, the video will always flash and the progress bar will jump, for example, from 2 seconds to 1 second.

fregante commented 5 years ago

I'm not sure I understand