[expo-image] Add cachekey on prefetch
Flavien Marianacci
We can only provide the url of the image when using prefetch.
Adding a cachekey can allow the prefetch function to avoid unnecessary fetch.
When we use a cachekey on a prefetch url, the behavior is not clear, is that consider it need a refresh of the image, since when we prefetch there was no cache key, so it use the default one, the url ?