Skip to content

Commit 98aa2d5

Browse files
authored
Merge pull request react-navigation#70 from ArsenyYankovsky/source
Added safeAreaViewProps documentation
2 parents e4dd164 + c45aa7e commit 98aa2d5

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+
#### `headerForceInset`
117+
118+
Allows to pass `forceInset` object to internal SafeAreaView used in the header.
119+
116120
#### `headerTitleStyle`
117121

118122
Style object for the title component

0 commit comments

Comments
 (0)