Update component style docs

This commit is contained in:
Nicolas Gallagher
2017-02-18 12:07:30 -08:00
parent f1f39bfabd
commit 30da226e4d
5 changed files with 41 additions and 35 deletions
+7 -5
View File
@@ -71,17 +71,19 @@ Lets the user select the text.
+ `textAlign`
+ `textAlignVertical`
+ `textDecorationLine`
+ `textOverflow`
+ `textRendering`
+ `textOverflow`
+ `textRendering`
+ `textShadowColor`
+ `textShadowOffset`
+ `textShadowRadius`
+ `textTransform`
+ `unicodeBidi`
+ `textTransform`
+ `unicodeBidi`
+ `whiteSpace`
+ `wordWrap`
+ `wordWrap`
+ `writingDirection`
‡ web only.
**testID**: string
Used to locate this view in end-to-end tests.