Multiline TextInputs - numberOfLines property and lineHeight style don't work #20681
Labels
Component: TextInput
Related to the TextInput component.
Stale
There has been a lack of activity on this issue and it may be closed soon.
Environment
Description
The properties mentioned don't seem to have any affect on TextInputs, not only that but I also get a weird initial height which changes as soon as I enter a key. There are issues with this on both iOS and Android but they are slightly different.
iOS
![](https://camo.githubusercontent.com/f94b7ce5aecff2e6f978ab83d1d53dc9b931ccd490e0fdf02332cf118895b19c/687474703a2f2f672e7265636f726469742e636f2f68506a4232304f4342592e676966)
Android
![](https://camo.githubusercontent.com/a01231739be89e80bef8b24b9679822e3f21314a8380eb0ced4975223fc225fb/687474703a2f2f672e7265636f726469742e636f2f5675334f63506c3136432e676966)
Reproducible Demo
Replace App.js with:
The text was updated successfully, but these errors were encountered: