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

Blue bar behind status bar #29

Open
mquestionable opened this issue Apr 5, 2017 · 1 comment
Open

Blue bar behind status bar #29

mquestionable opened this issue Apr 5, 2017 · 1 comment

Comments

@mquestionable
Copy link

mquestionable commented Apr 5, 2017

Related to #6 (which is apparently closed) and probably #19 and there is PR #27 but for different kind of issue (or maybe it's same cause but different behavior).

I have this issue too. I have set status bar background to be transparent. After message is shown and I click on TextInput so keyboard is visible, message goes up and there is blue background under status bar (until message goes away - message never goes down again even if you hide keyboard).

Are we still waiting for this fix or is this the new issue?
Thanks

@trinadhkoya
Copy link

trinadhkoya commented Nov 9, 2017

Yeah ,i understand i.e it is automatically taking the below one,i just replaced that annoying blue color with #fff(white).You can change the color how ever you want

                   stylesheetInfo={{ backgroundColor: '#fff', strokeColor: '#fff' }}
``` #19 

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