d73254b441
Summary: The code fragment `super.accessibilityLabel` always meant "use stored value which came from Props". But after we override the implementation of this getter in the base class, this starts working differently (wrong). This change basically reverts that to original intent. Reviewed By: sahrens Differential Revision: D10350597 fbshipit-source-id: 913951eb08c4ede76fc0e9be76b48d86599bcc62 |
||
---|---|---|
.. | ||
ComponentViews | ||
MountItems | ||
RCTComponentViewProtocol.h | ||
RCTComponentViewRegistry.h | ||
RCTComponentViewRegistry.mm | ||
RCTMountingManager.h | ||
RCTMountingManager.mm | ||
RCTMountingManagerDelegate.h | ||
UIView+ComponentViewProtocol.h | ||
UIView+ComponentViewProtocol.mm |