textAlign: TextAlign. center will align the text horizontally. To vertically align, you need to use textAlignVertical: TextAlignVertical. center property.
textAlign: TextAlign. center will align the text horizontally. To vertically align, you need to use textAlignVertical: TextAlignVertical. center property.