benwiley4000 / cassette

📼 A flexible media player component library for React that requires no up-front config
https://benwiley4000.github.io/cassette/styleguide
MIT License
185 stars 28 forks source link

Add playsInline to Player <video> #307

Closed danielr18 closed 5 years ago

danielr18 commented 5 years ago

Have a read: https://webkit.org/blog/6784/new-video-policies-for-ios/

Without this attribute, a full screen player is opened on iOS, not exactly what one wants when building its own player 😅. Do you prefer to have this as in the PR, or as a prop, or be able to pass props to the

benwiley4000 commented 5 years ago

Published this change in v2.0.0-alpha.6.