Can't add to Video (expo-av) on web an attribute: playsInline (very important on Safari)
See original GitHub issueSummary
Video (expo-av) plays on Safari (web) full screen by default. And there is no way to add an important attribute playsInline
. Please add it’s support.
Managed or bare workflow? If you have ios/
or android/
directories in your project, the answer is bare!
managed
What platform(s) does this occur on?
Web
SDK Version (managed workflow only)
40
Environment
Expo CLI 4.4.8 environment info: System: OS: Linux 5.8 Ubuntu 20.04.2 LTS (Focal Fossa) Shell: 5.0.17 - /bin/bash Binaries: Node: 16.2.0 - ~/.nvm/versions/node/v16.2.0/bin/node Yarn: 1.22.5 - /usr/bin/yarn npm: 7.18.1 - ~/.nvm/versions/node/v16.2.0/bin/npm npmPackages: expo: ^40.0.1 => 40.0.1 react: ^16.13.1 => 16.13.1 react-dom: ^16.13.1 => 16.13.1 react-native: ^0.63.2 => 0.63.2 react-native-web: ^0.13.18 => 0.13.18 Expo Workflow: managed
Reproducible demo or steps to reproduce from a blank project
I hope my issue is simple and clear, even without an example.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:3
- Comments:5 (3 by maintainers)
Top Results From Across the Web
HTML Video element, not working after iosSafari15 update
I can't get the tag to work on Safari Desktop, despite having no issues with every other browser. Workarounds here shouldn't be necessary....
Read more >Video - Expo Documentation
This page covers video-specific props and APIs. We encourage you to skim through this document to get basic video working, and then move...
Read more >Why `muted` attribute on video tag is ignored in React?
This is actually a known issue which has existed since 2016. The video will be muted correctly, but the property will not be...
Read more >Untitled
classList.add(t)}}get colWidthClass(){return this.columnWidth?`col-large-size_${this. ... return"Cannot parse the unexpected character ".concat(ue(e),".
Read more >Use read in Cypress With Examples | LambdaTest
Learn how to use read function in Cypress framework for your next JavaScript automation project with LambdaTest Automation Testing Advisor. The most ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thank you! i didn’t see this issue, that you referenced to. So cool. 😃
@Aparus while this ticket was left unread by the devs, it landed into SDK 43 https://github.com/expo/expo/pull/13628
So this should be considered as fixed.