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;
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.
animatedIf 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;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.
animatedIf the transition between status bar property changes should be animated. Supported for backgroundColor, barStyle and hidden.