Skip to content

Commit aeea521

Browse files
DCKTcknitt
authored andcommitted
add header show props (#16)
1 parent ef106f7 commit aeea521

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/NavigationOptions.re

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ external t:
137137
~headerStyle: Style.t=?,
138138
~headerLeftContainerStyle: Style.t=?,
139139
~headerRightContainerStyle: Style.t=?,
140+
~headerShown: bool=?,
140141
// ~headerForceInset: HeaderForceInset.t=?,
141142
/* TODO: double check this as it's typed as: React.ReactNode | React.ReactType */
142143
~headerBackground: React.element=?,

0 commit comments

Comments
 (0)