pavelbabenko / react-native-awesome-gallery

Performant, native-like, and well-customizable gallery for React Native.
MIT License
495 stars 54 forks source link

[Question] - Support video components (expo-av, react-native-video, etc.) #79

Closed ivaniuk7531 closed 5 months ago

ivaniuk7531 commented 5 months ago

Hi @pavelbabenko! Thank you for your hard work! I really adore this package. I have a couple of questions for you. Can I use this package for rendering video components? Will there be any performance issues if I use this component for this?

pavelbabenko commented 5 months ago

Hi @SelfDestroyer I didn't try rendering videos, but I assume that it should work with custom renderItem

GunnarAK commented 4 months ago

@SelfDestroyer hey, did you succeed in using this with videos? Thanks in advance!