-
Hi,
This is Swaroopa Working on React Native.
I am using htis module but has a issue in playing video in Android.
The issue is while the video is playing when we go to background or click on home butt…
-
# Bug
```
import { SafeAreaView, View, Text, Image, ScrollView, StyleSheet, Dimensions, TouchableOpacity } from 'react-native';
import React from 'react';
import { useTailwind } from 'tailwind-…
-
I am trying to get a reference to my player by passing `ref={component => this._videoPlayer = component}` to it but that doesn't appear to ever be called so I don't have a reference to the component t…
-
### Current behavior
video playback doesn't work with RN 0.59.5 with new cameraRoll URI format using prefix "ph://" on iOS
### Reproduction steps
get videos from cameraRoll on iOS and use the URI…
-
Hi.
I'm following along with the documentation, and there's an example that reads:
``
I've got the following code which has a button that toggles a piece of state, and a box that should fade i…
-
**Describe the bug**
Running `rnv run` on the latest version of RNV ends up with `Error: Unknown option '--inline'` when using `engine-rn-web`
**To Reproduce**
Steps to reproduce the behavior:
…
-
Note, 13th of February 2023: Next de facto discussion place until further notice is at #779.
————————————
So today I learned that [GitHub threads max out at 2,500 comments](https://github.com/Da…
-
请问下可以提供下demo吗?万分感谢!导入后报错
Error: Requiring module "node_modules/react-native-rn-videoplayer/index.js", which threw an exception: Invariant Violation: Native module cannot be null.
-
Hello!
I use componente ImagePicker to select image/video/photo and it work, but I received the path of vídeo this component and try to use in "ProcessingManager.trim" or "ProcessingManager.compres…
-
I am using these and I have facebook mediation enabled:
"react-native-applovin-max": "^2.1.3",
"react-native-fbsdk-next": "^4.3.0",
I am getting this error when I am trying to build for iOS:
…