react-native-auto-height-image icon indicating copy to clipboard operation
react-native-auto-height-image copied to clipboard

GIF is not supported for iOS

Open Haseeba393 opened this issue 3 years ago • 0 comments

Describe the bug I'm using this library for getting image height for remote images. I'm getting all images on Android but gif is not showing on iOS (only).

To Reproduce You can easily do this by giving a remote GIF URL

Expected behavior GIF should be shown on iOS side too

Screenshots Screenshot 2021-11-09 at 16 09 37 Screenshot 2021-11-09 at 16 09 16

Dependencies versions (please complete the following information):

  • react: 16.13.1
  • react-native: ~0.63.4

Haseeba393 avatar Nov 09 '21 11:11 Haseeba393