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

Better clarity around usage of `textAlignVertical` in the context of `TextInput`

Open salieflewis opened this issue 5 months ago • 2 comments

Description

Similar to this issue I think the documentation could do a better job giving clarity around the textAlignVertical prop. It seems that it is indeed a prop that is exposed on the TextInput component, but the documentation doesn't explicitly suggest that. If it is an uninherited prop (meaning not exposed by the View component in this instance), it should exist on the sidebar.

Perhaps just a better section altogether explaining how the behavior of the TextInput component changes with the presence of multiline being true, versus a vague suggestion of how behavior changes.

Documentation version

This exists in the latest version of the documentation, 0.82

salieflewis avatar Oct 22 '25 19:10 salieflewis

can I take this issue

afrinashar avatar Dec 07 '25 09:12 afrinashar

can I take this issue

I don't know if I have the authority to say yes, but if you have some ideas, be my guest

salieflewis avatar Dec 08 '25 15:12 salieflewis