Files
react-native/ReactCommon/react/renderer/core
Samuel Susla 0ee8e292a4 Fix for ScrollView race condition between C++ state update and onScroll
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
2021-05-26 03:32:03 -07:00
..
2021-05-25 01:16:04 -07:00
2021-04-01 04:50:59 -07:00
2021-05-25 01:16:04 -07:00
2021-01-10 19:46:40 -08:00
2021-05-25 01:16:04 -07:00
2021-05-25 01:16:04 -07:00
2021-05-25 01:16:04 -07:00
2021-05-25 01:16:04 -07:00
2021-05-25 01:16:04 -07:00
2021-05-25 01:16:04 -07:00
2021-03-10 12:39:12 -08:00
2021-03-24 03:52:31 -07:00
2021-03-24 03:52:31 -07:00