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

Headers Image

Open rock288 opened this issue 4 years ago • 3 comments

How to send headers of a Image?

rock288 avatar Aug 27 '20 05:08 rock288

Thank you for your suggestion. Maybe we should replace Image.getSize with Image.getSizeWithHeaders.

Remaining questions:

  • [ ] What's the cache key?

I'll look into it.

vivaxy avatar Aug 27 '20 05:08 vivaxy

i use getSizeWithHeaders and set key of MAP cache by image.uri. It work for me.

rock288 avatar Sep 11 '20 02:09 rock288

If the cache key is image.uri and some header value affects the image response, the cache is not valid. It's not a complete solution.

vivaxy avatar Sep 11 '20 04:09 vivaxy