microsoft / react-native-windows

A framework for building native Windows apps with React.
https://microsoft.github.io/react-native-windows/
Other
16.26k stars 1.14k forks source link

FlatList.onViewableItemsChanged callback broken #7557

Open rectified95 opened 3 years ago

rectified95 commented 3 years ago

Can be observed on page FlatList onViewableItemsChanged in RNTester - the callback doesn't get invoked when scrolling.

chrisglein commented 3 years ago

Unknown at this point if this was broken by an integration or didn't work before. First step will be to see how far back the break goes.

jonthysell commented 1 year ago

Still repros,