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

Sticky header goes under statusbar in android #154

Open
vismayainnow8 opened this issue Apr 29, 2021 · 3 comments
Open

Sticky header goes under statusbar in android #154

vismayainnow8 opened this issue Apr 29, 2021 · 3 comments

Comments

@vismayainnow8
Copy link

i am working in android now.. the sticky header goes under statusbar.. how can i solve this issue

@linco95
Copy link

linco95 commented May 3, 2021

Try wrapping the list in a SafeAreaView

@vismayainnow8
Copy link
Author

did that.. any other solution?

@woodrejs
Copy link

woodrejs commented May 3, 2023

You can add StatusBar with backgroundColor props equal to 'transparent'.
<StatusBar backgroundColor='transparent' />

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