mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3b6d8af290
Summary: With the updates to touch processing rolled out, we can remove the feature flag and clean up the old code. The old path is now used exclusively by legacy renderer and Fabric uses new `EventEmitter#receiveTouches` method to process touches. Changelog: [Changed][Android] - Update touch processing internals Reviewed By: mdvacca Differential Revision: D32953664 fbshipit-source-id: 517a4ce6ce9bc15528c2db94d7d11bdff8b78743