Skip to content

Children of <ModalDropdown> seem to be ignoring flex: 1 style #79

@clay-morgan

Description

@clay-morgan

I can use a style in the ModalDropdown element of { flexDirection: 'row', flex: 1 } and see it successfully takes up 100% of the width.

However if the first child of ModalDropdown is a View for example, it will ignore the { flexDirection: 'row', flex: 1 } style and all the children of this View are forced to be scrunched together.

Any way around this? Thank you for answering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions