Skip to content

Warning: Failed prop type: Invalid prop disabled of type string supplied to Button, expected boolean. #235

@natalyayyad

Description

@natalyayyad

I'm trying to change the disabled prop of a galio button with a state variable. However I keep getting this warning. I even tried simple code sth like:
<Button disabled={true} uppercase color={Theme.COLORS.MAIN} size="large" style={styles.button} >Enter</Button>

I'm using the latest version (0.7.1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions