mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/42128 Scroll view was not emitting the `onScrollToTop` event when the user tapped on the status bar. This change fixes this by adding the event to the C++ Event Emitter and by invoking it into the `RCTScrollViewComponentView` ## Changelog [iOS][Added] - Add onScrollToTop event in Fabric Reviewed By: sammy-SC Differential Revision: D52509919 fbshipit-source-id: 7b72c927823fa971be99c4da4b0287d4e23a02b6