-
Notifications
You must be signed in to change notification settings - Fork 289
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
Add flex prop to contentContainerStyle #1206
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Bartosz Szar <szarbartosz@gmail.com>
I have signed the CLA! |
Any update? |
Any update on this? |
Please, include this change. Styling ListEmptyComponent with something centered without this is imposible without having flex. |
Please include this improvement quickly! It is currently very annoying to have to add external logic for it to look correct visually |
yes please |
Bumping this |
Any luck with this ? |
what's the hold up? |
@Shopify please? |
ding |
Same issue here! |
pretty please? |
please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What's the holdup? |
Description
Fixes (issue #221 #848 #858 #517)
We wanted to adjust ListEmptyComponent which was impossible without modifying the flex property of content container.
Checklist