-
**Describe the bug**
Getting this error when creating thumbnail for remote MP4 video on iOS, only happens for some videos:
```
[Error: Error Domain=AVFoundationErrorDomain Code=-11832 "Cannot Open"…
-
I am experiencing an issue with the react-native-create-thumbnail library on Android. When I specify an exact time to generate a thumbnail from a video, the resulting thumbnail does not correspond to …
-
### Minimal reproducible example
NA
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a development build
### Summary
In trying to prebuild with expo 52…
-
Hi,
I am getting below error while compiling react-native-create-thumbnail latest version
Failed to apply plugin 'com.facebook.react.rootproject'.
> A problem occurred configuring project '…
-
This is more of a feature request than a bug report, if you could please add this as an option it would be greatly appreciated. Currently relying on react-native-create-thumbnail which hasn't been upd…
-
### Minimal reproducible example
https://github.com/usmansbk/expo-video-thumbnails-minimal-reproducible-code
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
in…
-
**Describe the bug**
I am encountering an issue with the react-native-create-thumbnail library on Android. I have a list of video URLs, and the problem arises when running the createThumbnail functio…
-
## Environment
`react-native 0.74.5` (new architecture)
`expo 51.0.25` (managed)
`react-native-pager-view 6.3.0` (expo will not run if I use a higher version because I get the `Invariant Violatio…
-
### Description
We are creating an Android Native UI Component consisting of ViewPager2 and RecyclerView.
When a touch occurs in RecyclerView, the following error occurs.
### Steps to reproduce…
-
### Minimal reproducible example
Render any react-native-vector-icons on Expo 50 web
### Summary
After upgrading to Expo 50, our react-native-vector-icons on our web build stopped rendering - both …