[fix] filter 'lineBreakMode' from Text props

This commit is contained in:
Nicolas Gallagher
2017-03-20 22:00:41 -07:00
parent 22af6894c2
commit 47dac44120
+1
View File
@@ -36,6 +36,7 @@ class Text extends Component {
adjustsFontSizeToFit, adjustsFontSizeToFit,
allowFontScaling, allowFontScaling,
ellipsizeMode, ellipsizeMode,
lineBreakMode,
minimumFontScale, minimumFontScale,
onLayout, onLayout,
suppressHighlighting, suppressHighlighting,