mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
0ee8e292a4
Summary: Changelog: [internal] There is a possibility of race between updating scrollview's state and virtualised list asking for layout of individual cells. To make sure the race doesn't happen, state must be updated before dispatching onScroll event. Android has implemented a different mechanism to tackle this issue in D28558380 (https://github.com/facebook/react-native/commit/b161241db2ef74d2e4bff36d4972f5f0312dcc44). Reviewed By: JoshuaGross Differential Revision: D28642737 fbshipit-source-id: 33874beac69fc5a66eeb7f459fd89cd0b00dafcf