react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Implement textVerticalAlign

Open joevilches opened this issue 8 months ago • 1 comments

Summary: Right now there are 2 flavors of vertical text alignment: verticalAlign and textVerticalAlign. Both do the same thing currently. For Facsimile, we actually want to "properly" implement verticalAlign so that it matches the web version, while leaving textVerticalAlign the same. That will take some time, however, so for now we are just going to implement the way it currently works, while fixing some issues with inline View's

Next diff will fix the inline view issue on ReactTextView

Changelog: [Internal]

Differential Revision: D75475915

joevilches avatar May 29 '25 15:05 joevilches

This pull request was exported from Phabricator. Differential Revision: D75475915

facebook-github-bot avatar May 29 '25 15:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D75475915

facebook-github-bot avatar Jun 02 '25 20:06 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D75475915

facebook-github-bot avatar Jun 02 '25 21:06 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D75475915

facebook-github-bot avatar Jun 04 '25 16:06 facebook-github-bot

This pull request has been merged in facebook/react-native@ed26358f63fe27eb0aac3056944811ea69fdea6e.

facebook-github-bot avatar Jun 04 '25 18:06 facebook-github-bot