mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
2a52ee8ddb
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/52102 Changelog: [internal] This ships the variant of IntersectionObserver that integrates directly with the Event Loop, avoiding dispatching notifications during observation and waiting for the end of the Event Loop tick instead. Also cleans up all the associated feature flags. Reviewed By: lenaic Differential Revision: D76892649 fbshipit-source-id: 9364b43a4d60b75c25b9a2d6ced7937b03376b04