diff --git a/docs/next/navigatorios.html b/docs/next/navigatorios.html index 11fc25a3adc..860f468e76e 100644 --- a/docs/next/navigatorios.html +++ b/docs/next/navigatorios.html @@ -289,7 +289,7 @@ render() {

translucent

-

Boolean value that indicates whether the navigation bar is translucent by default

+

Boolean value that indicates whether the navigation bar is translucent by default. When true any screens loaded within the navigator will sit below the status bar and underneath the navigation bar. To have screens render below the navigation bar set to false.

diff --git a/docs/next/navigatorios/index.html b/docs/next/navigatorios/index.html index 11fc25a3adc..860f468e76e 100644 --- a/docs/next/navigatorios/index.html +++ b/docs/next/navigatorios/index.html @@ -289,7 +289,7 @@ render() {
TypeRequired

translucent

-

Boolean value that indicates whether the navigation bar is translucent by default

+

Boolean value that indicates whether the navigation bar is translucent by default. When true any screens loaded within the navigator will sit below the status bar and underneath the navigation bar. To have screens render below the navigation bar set to false.

TypeRequired