mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
4b8d07ebf3
Summary: This fixes a crash happened in Image component caused by a race between recycling a component and image loading event are being delivered asynchronously. Reviewed By: mdvacca Differential Revision: D15977418 fbshipit-source-id: ac6f4b3d2b995af2afd56e551380a32d0f14ab15