Skip to content

Commit

Permalink
[RN][iOS] Fix SVC for lineBreakModeIOS (#46514)
Browse files Browse the repository at this point in the history
  • Loading branch information
cipolleschi authored Sep 23, 2024
1 parent e8fdd3c commit 1099c0c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ const RCTTextInputViewConfig = {
textTransform: true,
textAlign: true,
fontFamily: true,
lineBreakModeIOS: true,
lineHeight: true,
isHighlighted: true,
writingDirection: true,
Expand Down

0 comments on commit 1099c0c

Please sign in to comment.