From b20964dfd7b2b50912d8394da427f9a2e697edbb Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Fri, 17 Jul 2020 09:04:04 +0000 Subject: [PATCH] Deploy website Deploy website version based on 8ba4418c035cbe928637f84953b96c45fd8de4cc --- docs/next/statusbar.html | 3 ++- docs/next/statusbar/index.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/next/statusbar.html b/docs/next/statusbar.html index 726e1113d75..b75d620121c 100644 --- a/docs/next/statusbar.html +++ b/docs/next/statusbar.html @@ -151,7 +151,8 @@ export default App;

Reference

Constants

-

currentHeight (Android only) The height of the status bar.

+

currentHeight (Android only)

+

The height of the status bar, which includes the notch height, if present.

Props

animated

If the transition between status bar property changes should be animated. Supported for backgroundColor, barStyle and hidden.

diff --git a/docs/next/statusbar/index.html b/docs/next/statusbar/index.html index 726e1113d75..b75d620121c 100644 --- a/docs/next/statusbar/index.html +++ b/docs/next/statusbar/index.html @@ -151,7 +151,8 @@ export default App;

Reference

Constants

-

currentHeight (Android only) The height of the status bar.

+

currentHeight (Android only)

+

The height of the status bar, which includes the notch height, if present.

Props

animated

If the transition between status bar property changes should be animated. Supported for backgroundColor, barStyle and hidden.