diff --git a/docs/next/statusbar.html b/docs/next/statusbar.html index d63a893ac0c..f03b71ffec4 100644 --- a/docs/next/statusbar.html +++ b/docs/next/statusbar.html @@ -177,6 +177,7 @@ export default App;

barStyle

Sets the color of the status bar text.

+

On Android, this will only have an impact on API versions 23 and above.

diff --git a/docs/next/statusbar/index.html b/docs/next/statusbar/index.html index d63a893ac0c..f03b71ffec4 100644 --- a/docs/next/statusbar/index.html +++ b/docs/next/statusbar/index.html @@ -177,6 +177,7 @@ export default App;

barStyle

Sets the color of the status bar text.

+

On Android, this will only have an impact on API versions 23 and above.

TypeRequired
TypeRequired