Skip to content

Commit 085e979

Browse files
authored
Update usage-with-react-navigation.mdx (#112)
1 parent 9ab4eea commit 085e979

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/docs/docs/guides/usage-with-react-navigation.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ Optional unique ID for the navigator. This can be used with `navigation.getParen
4545

4646
The name of the route to render on first load of the navigator.
4747

48+
#### `ignoresTopSafeArea` <Badge text="iOS" type="info" />
49+
50+
Whether to ignore the top safe area.
51+
4852
#### `screenOptions`
4953

5054
Default options to use for the screens in the navigator.

0 commit comments

Comments
 (0)