-
### Minimal reproducible example
https://snack.expo.dev/@christophergabba/expo-clipboard-thumbnail-snack
### Summary
The generate thumbnail function works great for everything except videos c…
-
### Description
Adds video scrubbing with thumbnail previews to enhance navigation.
![image](https://github.com/user-attachments/assets/5e904177-e8bd-4913-87f5-3da7f2c0c803)
### Why it is …
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-video-player@0.14.0` for the project I'm…
-
`Execution failed for task ':react-native-thumbnail:verifyReleaseResources'.
> java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking f…
-
**Description**
After I trim my video using your library the video is corrupted and I cant get a thumbnail out of it. Im using MediaMetadataRetriever for it.
**Expected behavior**
Im expecting to…
-
On the "Info" tab in LocationDetails, we should do two things:
1. Show thumbnails of any uploaded photos (or do you think we should have a button/link that then opens a new screen that has the thum…
-
### Summary
i am trying to show custom markers but when we open the map screen then the located markers are flickered
### Reproducible sample code
```TSX
{typeOfEvent === 'connect' && use…
-
I don't use firebase or google services and use local push notification , but I get this error message when starting my app on an Android-device:
"Default FirebaseApp is not initialized in this pr…
-
**I have the following issue:**
I'm experiencing a critical issue where my Expo React Native app crashes almost immediately after launching on real Android devices. The app works perfectly fine on em…
-
### Description
I am not able to show the thumbnail in place of the Video.
### How to repeat issue and example
```
const options = {
thumbnail: true,
mediaType: 'mixed',
…