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={() => {}}
/>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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