Files
react-native/Libraries
Spencer Ahrens efe6a0f0b5 make sure onLayout calls _updateViewableItems immediately
Summary:
Makes sure `onViewableItemsChanged` fires ASAP when `waitForInterations` is false.

This also works around another deeper bug where updates scheduled with `InteractionManager` aren't firing at all in some cases, and thus instead of just firing late, `onViewableItemsChanged` isn't firing until scroll which is not what we want with `waitForInterations: false`. That bug will require more digging.

Differential Revision: D14984333

fbshipit-source-id: 718b39670307c6bc16268759bdb513682745265d
2019-04-17 14:27:17 -07:00
..
2019-03-14 07:00:27 -07:00
2018-12-11 20:01:00 -08:00
2019-03-14 07:00:27 -07:00
2019-01-17 02:41:59 -08:00
2019-04-08 09:15:14 -07:00
2019-04-17 12:03:55 -07:00
2018-10-31 01:37:26 -07:00
2019-03-19 10:24:52 -07:00
2019-04-04 10:53:34 -07:00
2019-03-14 07:00:27 -07:00