mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
69c889815e
Summary: Add a static `Image.queryCache` function that can query multiple URLs at once. The result is a map where each URL that is in cache is mapped to the cache type (memory/disk). URLs that are not cached do not appear in the result. Reviewed By: lexs Differential Revision: D3791333 fbshipit-source-id: b183015d97423f0c095bf891f035dac2e23d8d11