[RN][iOS] Fix SVC for lineBreakModeIOS (#46514)

This commit is contained in:
Riccardo Cipolleschi
2024-09-23 15:30:05 +02:00
committed by GitHub
parent e8fdd3c5ac
commit 1099c0ccf7
@@ -104,6 +104,7 @@ const RCTTextInputViewConfig = {
textTransform: true,
textAlign: true,
fontFamily: true,
lineBreakModeIOS: true,
lineHeight: true,
isHighlighted: true,
writingDirection: true,