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

Notification bar overlaps the notifier. #7

Closed
faisalansari97 opened this issue May 15, 2020 · 4 comments
Closed

Notification bar overlaps the notifier. #7

faisalansari97 opened this issue May 15, 2020 · 4 comments

Comments

@faisalansari97
Copy link

faisalansari97 commented May 15, 2020

Hey seniv, thanks for this great library. I was just testing it into my expo app and i am experiencing a UI bug while showing the notifier. I am attaching the screenshot of my app screen. It would look much better if it slides more and doesn't overlap my notification bar.

Screenshot_2020-05-15-07-03-04-522_host exp exponent

OS: Android
Device: Redmi Note 7 Pro

@seniv
Copy link
Owner

seniv commented May 15, 2020

Hey @faisalansari97, thanks for the report!
I've checked my demo on Snack, and seen that for some reasons StatusBar was translucent.
I have updated the Demo and added StatusBar.setTranslucent(false); now it should work correctly

@seniv
Copy link
Owner

seniv commented May 15, 2020

I will investigate how to make this notification looks well when the status bar is translucent

@faisalansari97
Copy link
Author

Thanks @seniv, will look forward to it.

@Fortidude
Copy link

Hi,

I have faced the same issue on android. Any ideas how to solve it?

Maybe a new prop like topOffset or something?

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

3 participants