Skip to content

Cannot override Card.Actions justifyContent style #4302

Open
@jimbofoo

Description

@jimbofoo

Current behaviour

It's not possible to override Card.Actions justifyContent because it's last in the style array.

style={[styles.container, props.style, { justifyContent }]}

Expected behaviour

An override is possible

Your Environment

software version
react-native-paper 5.12.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions