Files
react-native/packages
Jesse Watts-Russell daa2bc7865 Immediately dispatch events to the shared C++ infrastructure to support interruptability (#39380)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/39380

Changelog:
[Internal][Added] - Created a new event dispatching pipeline that immediately moves events over to the C++ queue, along with the onFrame that triggers the event beat ticking mechanism.

Reviewed By: sammy-SC

Differential Revision: D49012996

fbshipit-source-id: 0bc9067e5b019f308ec1f45ca8bd83fd195b37ce
2023-09-13 08:14:03 -07:00
..