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

Margin on Top of Content if have any field #182

Closed
basequatro opened this issue Sep 17, 2016 · 2 comments
Closed

Margin on Top of Content if have any field #182

basequatro opened this issue Sep 17, 2016 · 2 comments
Assignees

Comments

@basequatro
Copy link

I'm getting a margin on the top of content(scrollview) when we have any fields inside. Maybe its because of keyboard aware lib.

Using automaticallyAdjustContentInsets={false} on content, solved the problem.
Shouldn't we use this for default on ?

@himanshu-satija
Copy link
Collaborator

Please post the screenshots and some sample code to reproduce the issue.

@basequatro
Copy link
Author

basequatro commented Sep 20, 2016

This only happens when the keyboard was opened, in my case, <Header searchBar
screen shot 2016-09-20 at 9 35 25 am

note the extra marginTop on Product List, after the keyboard was opened.

screen shot 2016-09-20 at 9 34 11 am

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

2 participants