Skip to content

Commit 88cbc2c

Browse files
committed
not required anymore to fix issue with Text iOS not announcing dimmed
https://github.com/facebook/react-native/pull/35432/files#r1046127235
1 parent 1ae6a08 commit 88cbc2c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

React/Fabric/Mounting/ComponentViews/View/RCTViewComponentView.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ NS_ASSUME_NONNULL_BEGIN
7272
*/
7373
@property (nonatomic, assign) UIEdgeInsets hitTestEdgeInsets;
7474

75-
@property (nonatomic, assign) UIAccessibilityTraits accessibilityTraits;
76-
7775
/**
7876
* Enforcing `call super` semantic for overridden methods from `RCTComponentViewProtocol`.
7977
* The methods update the instance variables.

0 commit comments

Comments
 (0)