ascoders / react-native-image-viewer

🚀 tiny & fast lib for react native image viewer pan and zoom
MIT License
2.45k stars 580 forks source link

Feature Request: Support video #333

Closed iamclaytonray closed 4 years ago

iamclaytonray commented 5 years ago

I have an app that I'm working on that requires support for both Video and Image in the gallery. Is it possible to support that here? Or possible support a better renderItem. Currently, I can't throw additional metadata into the renderItem items object, such as the item's content type (eg: jpg, mp4).

jamesawer3 commented 4 years ago

Did you get any solution