mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: The decoded image cache was previously static, meaning that cached images could persist beyond the lifetime of the module. This resulted in some flakiness in the RCTImageLoaderTests due to the loader returning cached image instanced from previous tests instead of the correct instance. Reviewed By: bestander Differential Revision: D3346329 fbshipit-source-id: 375af8894cef1c5b6303c6cdfd7eb57ebcfe3251