Description
I use an absolutely positioned header above my FlashList. I tried setting the offset in stickyHeaderConfig or progressViewOffset to match the header height, but the viewableItems from onViewableItemsChanged still include items that are under the header and should not be considered visible.
Current behavior
viewableItems includes items that aren’t actually visible.
Expected behavior
viewableItems should not include items that are under the header.
FlashList version: 2.3.1
Description
I use an absolutely positioned header above my FlashList. I tried setting the
offsetinstickyHeaderConfigorprogressViewOffsetto match the header height, but theviewableItemsfromonViewableItemsChangedstill include items that are under the header and should not be considered visible.Current behavior
viewableItemsincludes items that aren’t actually visible.Expected behavior
viewableItemsshould not include items that are under the header.FlashList version: 2.3.1