Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
VirtualizedList onViewableItemsChanged won't trigger if first item in…
… data evaluate to false #35280 (#35282) Summary: VirtualizedList onViewableItemsChanged won't trigger if first item in data evaluate to false #35280 Described in #35280 ## Changelog - [General] [Fixed] Fix VirtualizedList onViewableItemsChanged won't trigger if first item in data evaluate to false Pull Request resolved: #35282 Test Plan: this snack will be able to log `onViewableItemsChanged triggered` after the fix: https://snack.expo.dev/tmQo_R_3Y Reviewed By: jacdebug Differential Revision: D41158485 Pulled By: NickGerleman fbshipit-source-id: 47434890155abe009c2560b658adc4e067c31027
- Loading branch information