Get Expo StatusBar Height

Hi all,

I want to set a dynamic safe area for my webview for the StatusBar. I use StatusBar - Expo Documentation for this. Unfortunately there seems to be no variable that tells me the height of the status bar which can be device specific.

I saw that there’s something Android exclusive called “currentHeight” for the react native version. Is there anything similar for the Expo version of StatusBar?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.