mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-10 09:13:43 +08:00
chore: release 2.0.0-alpha.1
This commit is contained in:
@@ -120,11 +120,11 @@ export default class HeaderSegment extends React.Component<Props, State> {
|
||||
headerLeft: left = (props: HeaderBackButtonProps) => (
|
||||
<HeaderBackButton {...props} />
|
||||
),
|
||||
// @ts-ignore
|
||||
headerStatusBarHeight = getStatusBarHeight(layout.width > layout.height),
|
||||
headerTintColor,
|
||||
headerBackground,
|
||||
headerBackgroundStyle,
|
||||
// @ts-ignore
|
||||
headerRight: right,
|
||||
headerBackImage: backImage,
|
||||
headerBackTitle: leftLabel,
|
||||
|
||||
Reference in New Issue
Block a user