Skip to content

Commit 8a8b11a

Browse files
Added safeAreaViewProps documentation
1 parent da85e92 commit 8a8b11a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/stack-navigator.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,10 @@ 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`
117+
118+
Allow to pass props to internal SafeAreaView used in the header. Currently the main use case is to change `forceInset` property.
119+
116120
#### `headerTitleStyle`
117121

118122
Style object for the title component

0 commit comments

Comments
 (0)