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
VirtualizedList onViewableItemsChanged won't trigger if first item in data evaluate to false facebook#35280 (facebook#35282)
Summary:
VirtualizedList onViewableItemsChanged won't trigger if first item in data evaluate to false facebook#35280
Described in facebook#35280
## Changelog
- [General] [Fixed] Fix VirtualizedList onViewableItemsChanged won't trigger if first item in data evaluate to false
Pull Request resolved: facebook#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
0 commit comments