Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PaddingVertical does not work evenly #30

Open
pribeh opened this issue Aug 10, 2018 · 0 comments
Open

PaddingVertical does not work evenly #30

pribeh opened this issue Aug 10, 2018 · 0 comments

Comments

@pribeh
Copy link

pribeh commented Aug 10, 2018

Thanks for this splendid library.

How do you get this library to respect the vertical padding set to the textinputstyle? And is there anyway to not have to set a min and max height to the textinput?

Normally, RN's textinput respects the padding set on a textinput so that as you fill in multiple lines of text the vertical padding is respected. With RNM the textinput's vertical padding disappears as soon as multiple lines of text are inputted. At times it looks like its trying to adjust and add the padding in toward the bottom fo the text but there's a delay to it.

screen shot 2018-08-10 at 5 41 17 pm

Also, unless you specify a minimum height the textinput collapses. Is it necessary to compensate for the positioning of the suggestions row?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant