-
### Decision Table
- [X] My issue does not look like “The HTML attribute 'xxx' is ignored” (unless we claim support for it)
- [X] My issue does not look like “The HTML element `` is not rendered”
##…
-
**Describe the bug**
I've been having issues getting this to work using a FireTV Stick Lite which is running Android 9. The issues I'm facing is that I'll put the YouTube video into fullscreen and th…
-
hi, i react-native run-android, this is a error:
```
'View' has no propType for native prop 'RCTView.aspectRatio' of native type 'number'
if you haven't changed this prop yourself, this usually …
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
picture is good but video is not show ,is just a black screnn and hav nothing
-
Hi @itsnubix,
Firstly, thanks for your work.
I was facing a bug happening when we are closing the fullscreen on iOS. The fullscreen control is not updated, even if we are using `onExitFullscreen…
-
**Describe the bug**
There doesn't appear to be any way to get a YouTube video to autoplay on Web (autoplay works fine on Android)
**To Reproduce**
`const playerRef = useRef(null);
const [pl…
-
### Summary
Hi! I'd love to see a `IMouseProps` logic very similar to the existing [`IKeyboardProps`](https://microsoft.github.io/react-native-windows/docs/ikeyboardprops-api) or some other way to …
-
I am making a RN app for android TV and I have this problem when I reproduce a video in fullscreen with 'react-native-media-console': when I press any arrow(except the center one) the video player wil…
-
Hello
I am implementing react-native-video in my tvOS app and need to display subtitle.
but even after set text tracks it does not display subtitles and a subtitle buttons.
here is my code for v…