Skip to content

ClassicHeader component props is fault, not headerTitle but title. #36

Description

@xiangyuisabatman
<ClassicHeader
        backgroundColor="red"
        headerTitle={"aaa"} // invalid
        title="aaa" // valid
        rightComponentDisable
        leftComponentOnPress={() => {}}
/>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions