[expo-video] Custom cache key support
A
Adam Chehade
I recently had to write up a custom video caching layer that uses the file system to cache items and dynamically loads the URI, setting it to a cached version or a presigned URL, works well with preloading too. Having cache key support would definitely help as it will avoid applications that use videos in this manner from needing to fragment and abstract their own video-specific caching layer.