react-native-china / react-native-ART-doc

📒 Unofficial documentation for react-native ART module.
227 stars 28 forks source link

How to text alignment in vertical direction with ART #2

Closed yangwuan55 closed 7 years ago

yangwuan55 commented 7 years ago

Text 如何让字按照左上对其?现在是可以左中右对其,但是没有提供方法是上对其还是下对其。导致字是在坐标所在的水平直线上显示。

Obooman commented 7 years ago

As far as I have known there's no method to do this.But you can calculate the y axis value with font-size and the coordinate.

Github is a global community,English is recommended.