A framework for building native applications using React
Issue #16159 - RCTImageStoreManager's priority
Summary: RCTImageStoreManager and RCTBlobManager have the same priority, hence in certain cases, both are able to handle the request, but this causes non-deterministic behavior. Hence increased ImageStoreManager's Priority to 1 and thereby increasing RCTImageLoader's Priority to 2 to prevent similar issue of same priorities. Issue: #16159 Closes https://github.com/facebook/react-native/pull/16160 Differential Revision: D6017931 Pulled By: shergin fbshipit-source-id: 91f2737af4f2f97197734b696105e1cdc5683365
S
Sai Teja Jammalamadaka committed
4e5d50d6ad6348530640593ea67a47c45ed193b2
Parent: dbe6044
Committed by Facebook Github Bot <facebook-github-bot@users.noreply.github.com>
on 10/10/2017, 5:31:25 AM