diff --git a/docs/text-style-props.md b/docs/text-style-props.md index ecf10d9bf10..ae409ec5df6 100644 --- a/docs/text-style-props.md +++ b/docs/text-style-props.md @@ -503,6 +503,14 @@ Specifies text alignment. On Android, the value 'justify' is only supported on O --- +### `verticalAlign`
Android
+ +| Type | Default | +| ----------------------------------------------- | -------- | +| enum(`'auto'`, `'top'`, `'bottom'`, `'middle'`) | `'auto'` | + +--- + ### `writingDirection`
iOS
| Type | Default |