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

TextField Fails to render on Android Device if ScrollView has alignItems property. #402

Open
cmosboss opened this issue Nov 26, 2018 · 0 comments

Comments

@cmosboss
Copy link

So this is related to #177 but basically the title says it all. I have some TextFields inside of a ScrollView, if that scroll view has
alignItems: 'flex-start'
Or any value on alignItems value it renders nothing on a physical android device. I tested this a few different ways and my setup is very barebones. Not sure why but should be fixed.

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