[add] support for 'clip' and 'textIndent' styles

This commit is contained in:
Nicolas Gallagher
2017-04-22 10:06:27 -07:00
parent 91e4528eac
commit 4822cf4620
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -85,6 +85,7 @@ When `false`, the text is not selectable.
+ `textAlign`
+ `textAlignVertical`
+ `textDecorationLine`
+ `textIndent`
+ `textOverflow`
+ `textRendering`
+ `textShadowColor`
+1
View File
@@ -188,6 +188,7 @@ Controls whether the View can be the target of touch events. The enhanced
+ `bottom`
+ `boxShadow`
+ `boxSizing`
+ `clip`
+ `cursor`
+ `display`
+ `filter`