While expo-image now supports clearing the cache and specifying a custom cacheKey via the source prop, there is still no official way to manually write or seed an image into the cache engine programmatically.
We need an API that allows us to inject a local image file (e.g., from expo-image-picker or expo-file-system) into expo-image's disk/memory cache under a designated cacheKey.