StatusBar.overlaysWebView() adds 20px bottom margin

I am trying to hide my status bar using the StatusBar.overlaysWebView() method for the Cordova Statusbar plugin. However, it seem to be pulling up the WebView up by 20px and adding a bottom margin of 20px. Has anyone experienced this issue?

I see that this post is old but Did you find the solution?