yellaiahd commented on issue #108:
URL: 
https://github.com/apache/cordova-plugin-wkwebview-engine/issues/108#issuecomment-701972046


   install cordova plugin add cordova-plugin-statusbar   (check api for more 
information cordova-plugin-statusbar)  and add below preferences
   <preference name="StatusBarOverlaysWebView" value="false"/>
     <preference name="StatusBarBackgroundColor" value="#000000"/>
     <preference name="StatusBarStyle" value="lightcontent"/>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to