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

Feature Request: requestImageForAsset

Open BlenderDude opened this issue 8 years ago • 5 comments

Add the requestImageForAsset function of the UIImage component to allow your plugin to access the jpg version of heic images. HEIC is really making developers cry.

BlenderDude avatar Oct 13 '17 02:10 BlenderDude

This would be helpful!

aforty avatar Oct 20 '17 21:10 aforty

Yes. This will make this plugin usable for most non ios developers. I have no idea what to make of photos:// urls. Image editor plugin that I use don't accept photos:// url. Can't display Gifs with this. Could you consider this as a priority and add the same.

srameshr avatar Oct 24 '17 13:10 srameshr

Any updates on this?

srameshr avatar Dec 07 '17 16:12 srameshr

I made a workaround for my personal app that I made. Takes the image asset and converts into a JPEG regardless of the original file format. I'll make a PR sometime this weekend to help out you guys.

BlenderDude avatar Dec 07 '17 16:12 BlenderDude

Cool! Please do share it.

srameshr avatar Dec 07 '17 17:12 srameshr