We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
The height of item when in horizontal scroll seems to be the height of item at index 1.
Height is dynamically determined based on content.
https://github.com/herlihalim/FlashList-Horizontal-Size-Issue-Repro
Note: after you move data around in the array, ensuring reloading the app to refresh the height.
FlashList 1.7.6 React Native 0.78.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current behavior
The height of item when in horizontal scroll seems to be the height of item at index 1.
Expected behavior
Height is dynamically determined based on content.
To Reproduce
https://github.com/herlihalim/FlashList-Horizontal-Size-Issue-Repro
Note: after you move data around in the array, ensuring reloading the app to refresh the height.
Simulator.Screen.Recording.-.iPhone.16.-.2025-03-20.at.11.54.46.mp4
Platform:
Environment
FlashList 1.7.6
React Native 0.78.1
The text was updated successfully, but these errors were encountered: