Skip to content

Commit 17b5472

Browse files
dalebaldwincharpeni
authored andcommitted
Update navigatorios.md (facebook#438)
Clarifying how the translucent prop changes where screens are rendered in relation to the status bar.
1 parent 57710fb commit 17b5472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/navigatorios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ The default text color of the navigation bar title.
282282

283283
### `translucent`
284284

285-
Boolean value that indicates whether the navigation bar is translucent by default
285+
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.
286286

287287
| Type | Required |
288288
| ---- | -------- |

0 commit comments

Comments
 (0)