-
Used this plugin for video control but the same in running in android device shows "range error: Invalid Date" on MediaControls element. Please suggest what is the issue.
Here is the full code
`
i…
-
**Bug description:**
When pressing a WebView inside a scrollable ScrollView, the scroll position jumps down to the WebView.
**To Reproduce:**
- Install React Native version 0.71.3 and React Na…
-
HI.
I'm building an app and have some issue.
Here is my scenario.
```javascript
// Establish WebRTC Connection
InCallManager.start({ media: 'video', auto: true });
// Communicate through RTC…
-
I am making an app in which I want to set the top view height according to the video height. If the video nature is horizontal then set its height according to the horizontal height and if its vertica…
-
## Expected Behavior
- A button activates functionality (e.g., shows or hides content, toggles a state on or off).
- A link is intend to navigate to new content.
## Current Behavior
…
-
I've been playing some videos over MP4 and HLS with react-native-video testing internet speeds and I found out that the video starts off low quality and then over about 5-15 minutes the video quality …
-
This is pretty important to separate from Chrome if one needs to build a great high performance app. The issue with chrome tends to be it eats up a lot of bandwidth and slows everything down.
Also …
-
After creating a basic player with this library I noticed the lockscreen controls are not showing. On Android everything is working fine, on the simulator in iOs however I can't get it to work.
In …
-
I'm trying to implement the RN [Share API](https://facebook.github.io/react-native/docs/share.html) on top of the [Web Share API](https://wicg.github.io/web-share/). The latter is not available inside…
-
Feature request brought up by discussion around best practices with components that return HTML.
## Context
[Original DevDocs issue](https://github.com/Shopify/shopify-dev/issues/25857)
[Slac…