We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da85e92 commit 8a8b11aCopy full SHA for 8a8b11a
docs/stack-navigator.md
@@ -113,6 +113,10 @@ React Element or Component to display on the left side of the header. When a com
113
114
Style object for the header
115
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
120
#### `headerTitleStyle`
121
122
Style object for the title component
0 commit comments