-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
flexGrow: 1
inside alignItems: <non-stretch>
covers siblings
#41140
Labels
Component: ScrollView
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Needs: Triage 🔍
Newer Patch Available
Comments
|
szmarczak
changed the title
Oct 21, 2023
flexGrow: 1
inside ScrollView
covers the rest of childrenflexGrow: 1
inside alignItems: 'center'
covers the rest of children
I tried working around this but it seems that
|
szmarczak
changed the title
Oct 21, 2023
flexGrow: 1
inside alignItems: 'center'
covers the rest of childrenflexGrow: 1
inside alignItems: non-stretch
covers the rest of children
Working workaround:
|
szmarczak
changed the title
Oct 21, 2023
flexGrow: 1
inside alignItems: non-stretch
covers the rest of childrenflexGrow: 1
inside alignItems: <non-stretch>
covers other children
szmarczak
changed the title
Oct 21, 2023
flexGrow: 1
inside alignItems: <non-stretch>
covers other childrenflexGrow: 1
inside alignItems: <non-stretch>
covers siblings
Also present on iOS |
cortinico
added
the
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
label
Oct 24, 2023
Is this specific to text children? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Component: ScrollView
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Needs: Triage 🔍
Newer Patch Available
Description
Android:
React Native Version
0.72.5
Output of
npx react-native info
Steps to reproduce
Snack, screenshot, or link to a repository
https://snack.expo.dev/@szmarczak/blessed-violet-cheese
The text was updated successfully, but these errors were encountered: