alwx / react-native-photo-view

Pinch-to-zoom view for React Native (both iOS and Android)
MIT License
815 stars 434 forks source link

Gif isn't shown on iOS #206

Open curest0x1021 opened 2 years ago

curest0x1021 commented 2 years ago

This is a good package for image pinch/double tap to zoom. I implemented the new feature to show gif in v1.5.3 and it worked well on Android. But gif isn't shown on iOS. It is an important issue on my project. Please let me know how to show the gif in iOS.