HeaderButtonProps: {
    canGoBack: boolean;
    tintColor?: string;
}

Type declaration

  • canGoBack: boolean

    Whether it's possible to navigate back in stack.

  • Optional tintColor?: string

    Tint color for the header.