Skip to content

Commit c45aa7e

Browse files
Added headerForceInset documentation
1 parent 8a8b11a commit c45aa7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/stack-navigator.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,9 @@ React Element or Component to display on the left side of the header. When a com
113113

114114
Style object for the header
115115

116-
#### `safeAreaViewProps`
116+
#### `headerForceInset`
117117

118-
Allow to pass props to internal SafeAreaView used in the header. Currently the main use case is to change `forceInset` property.
118+
Allows to pass `forceInset` object to internal SafeAreaView used in the header.
119119

120120
#### `headerTitleStyle`
121121

0 commit comments

Comments
 (0)