Skip to content

Commit

Permalink
not required anymore to fix issue with Text iOS not announcing dimmed
Browse files Browse the repository at this point in the history
  • Loading branch information
fabOnReact committed Dec 12, 2022
1 parent 1ae6a08 commit 88cbc2c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ NS_ASSUME_NONNULL_BEGIN
*/
@property (nonatomic, assign) UIEdgeInsets hitTestEdgeInsets;

@property (nonatomic, assign) UIAccessibilityTraits accessibilityTraits;

/**
* Enforcing `call super` semantic for overridden methods from `RCTComponentViewProtocol`.
* The methods update the instance variables.
Expand Down

0 comments on commit 88cbc2c

Please sign in to comment.