mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
67367a0bba
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/45900 Changelog: [internal] make `normalizeEventType` public, it looks like a nice util when we want to write code to intercept event, e.g. "scroll" event could be named as "onScroll" or "topScroll", this function contains the source of truth of how RN parses it Reviewed By: christophpurrer Differential Revision: D60767388 fbshipit-source-id: b3880fda57e2d92d9d199db5f5d39b8a8435820c