Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
clay-morgan opened this issue Jul 28, 2017 · 0 comments
Open

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

clay-morgan opened this issue Jul 28, 2017 · 0 comments

Comments

@clay-morgan
Copy link

clay-morgan commented Jul 28, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant