mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
[RN][iOS] Fix SVC for lineBreakModeIOS (#46514)
This commit is contained in:
committed by
GitHub
parent
e8fdd3c5ac
commit
1099c0ccf7
+1
@@ -104,6 +104,7 @@ const RCTTextInputViewConfig = {
|
||||
textTransform: true,
|
||||
textAlign: true,
|
||||
fontFamily: true,
|
||||
lineBreakModeIOS: true,
|
||||
lineHeight: true,
|
||||
isHighlighted: true,
|
||||
writingDirection: true,
|
||||
|
||||
Reference in New Issue
Block a user