souvik-ghosh / react-native-create-thumbnail

iOS/Android thumbnail generator with support for both local and remote videos
MIT License
246 stars 105 forks source link

fix(113): Thumbnail not creating for .mov file (videos) in ios #114

Open ClavisJ opened 2 months ago

ClavisJ commented 2 months ago

Obtain thumbnails using different methods by determining whether the image is a local image.

ClavisJ commented 1 month ago

Only the problem of getting local mov video thumbnails on iOS was fixed, and the problem of getting network mov video thumbnails was not fixed.