From bf9810db8808595bef6d9409651dfd3c332ae6b6 Mon Sep 17 00:00:00 2001
From: Website Deployment Script
currentHeight (Android only) The height of the status bar.
If the transition between status bar property changes should be animated. -Supported for backgroundColor, barStyle and hidden.
Sets the color of the status bar text.
If the status bar is hidden.
The background color of the status bar.
If the status bar is translucent. +Supported for backgroundColor, barStyle and hidden.
Sets the color of the status bar text.
If the status bar is hidden.
The background color of the status bar.
If the status bar is translucent. When translucent is set to true, the app will draw under the status bar. This is useful when using a semi transparent status bar color.
If the network activity indicator should be visible.
The transition effect when showing and hiding the status bar using the hidden
prop. Defaults to 'fade'.
Show or hide the status bar
| Name and Type | Description |
|---|---|
| hidden boolean | Hide the status bar. |
| [animation] | Optional animation when |