You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading FlashList to v2, the sticky header in my list appears before the header items are fully scrolled to the top of list. It only occurs on Flastlist v2 - it worked correctly in Flastlist v1
Expected Behavior
The sticky header should appear only after the header items reach the top of the list (as in v1).
Actual Behavior
The sticky header becomes visible too early, even while header items are still on screen.
Description
After upgrading
FlashListto v2, the sticky header in my list appears before the header items are fully scrolled to the top of list. It only occurs on Flastlist v2 - it worked correctly in Flastlist v1Expected Behavior
The sticky header should appear only after the header items reach the top of the list (as in v1).
Actual Behavior
The sticky header becomes visible too early, even while header items are still on screen.
Code Example
Simulator.Screen.Recording.-.iPhone.16.Pro.Max.-.2025-10-10.at.13.43.41.mp4