react-native-photos-framework icon indicating copy to clipboard operation
react-native-photos-framework copied to clipboard

Support for ImageLoader rendering different mime types

Open sampurcell93 opened this issue 7 years ago • 2 comments

Hi there! If I save a .gif to iCloud, getAssets indeed returns a valid photos:// uri and a gif mimeType, which is great... but passing this uri into the Image component doesn't actually render a moving gif. I have confirmed that a network-based gif does render correctly. Is there something that needs to be modified in the image loader? Is there a workaround? Thanks!!

sampurcell93 avatar Nov 06 '17 06:11 sampurcell93

Any updates on this?

srameshr avatar Dec 07 '17 16:12 srameshr

Did anyone have any luck solving this or find a workaround? Seeing this same issue for images that have been automatically moved to iCloud by the Photos app.

christaggart avatar Mar 28 '18 13:03 christaggart