You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have confirmed that this bug has not been reported yet
Description
I used react-native-render-html to render my html richText, it's contain 'video' tag, and when load success the HTML,the video autoplay, and I set the props mediaPlaybackRequiresUserAction = true, is not work.
when I use Webview to replace react-native-render-html, the props mediaPlaybackRequiresUserAction = {true} works,
and now I use react-native-video to render the video tag.
Decision Table
<yyy>
is not rendered”Good Faith Declaration
Description
I used react-native-render-html to render my html richText, it's contain 'video' tag, and when load success the HTML,the video autoplay, and I set the props mediaPlaybackRequiresUserAction = true, is not work.
pls help me. what should I do.
React Native Information
RNRH Version
5.0.0
Tested Platforms
Reproduction Platforms
Minimal, Reproducible Example
none
Additional Notes
none
The text was updated successfully, but these errors were encountered: