mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-05-19 02:51:06 +08:00
committed by
Mike Grabowski
parent
046acd2b5e
commit
c384e3371c
@@ -123,6 +123,7 @@ class Header extends React.PureComponent<void, HeaderProps, HeaderState> {
|
||||
pressColorAndroid={options.headerPressColorAndroid}
|
||||
tintColor={options.headerTintColor}
|
||||
title={backButtonTitle}
|
||||
truncatedTitle={options.headerTruncatedBackTitle}
|
||||
width={width}
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user