Skip to content

Enable accessibilityLabel & testID  #7

Description

@logivadivelu

Can you please add accessibilityLabel & testID to hamburger, which will help us for acceptance testing?

static propTypes = {
testID: PropTypes.string,
accessibilityLabel: PropTypes.string,
};

const { props: { color, type, testID, accessibilityLabel, } } = this;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions