react-native/React/Fabric/Mounting
Valentin Shergin d73254b441 Fabric: Fixed `accessibilityLabel` implementation in RCTParagraphComponentView
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
2018-10-15 23:25:47 -07:00
..
ComponentViews Fabric: Fixed `accessibilityLabel` implementation in RCTParagraphComponentView 2018-10-15 23:25:47 -07:00
MountItems Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTComponentViewProtocol.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTComponentViewRegistry.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTComponentViewRegistry.mm Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTMountingManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTMountingManager.mm Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTMountingManagerDelegate.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
UIView+ComponentViewProtocol.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
UIView+ComponentViewProtocol.mm Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00