react-native-photos-framework
react-native-photos-framework copied to clipboard
Support for ImageLoader rendering different mime types
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!!
Any updates on this?
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.