prefetchImage

open override fun prefetchImage(uriString: String?, requestIdAsDouble: Double, promise: Promise)

Prefetches the given image to the Fresco image disk cache.

Parameters

uriString

the URI of the remote image to prefetch

requestIdAsDouble

the client-supplied request ID used to identify this request

promise

the promise that is fulfilled when the image is successfully prefetched or rejected when there is an error