mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Changelog: [internal] RuntimeScheduler needs to be created and registered in the runtime before any JS is allowed to run. This diff moves the registration right after the runtime is initialised. This diff removes funnelling of Fabric events through RuntimeScheduler. This will be added in subsequent diff to keep the complexity low. Reviewed By: JoshuaGross Differential Revision: D29131766 fbshipit-source-id: cbc650f6fbce95e4b9c2c9695e8e0aba5beac635