SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Remove legacy event dispatching logic (#55802)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/55802

Remove legacy Paper event emitters and deprecated methods (`receiveTouches`). InteropEvent still functions as before otherwise, and I've kept the `event.dispatch` API (although I believe events without a surface ID are dropped later in the pipeline?)

Changelog: [Android][Removed] Removed Paper-specific event dispatching methods.

Reviewed By: cortinico

Differential Revision: D91320248

fbshipit-source-id: a3228593c72a4286f7aac781d446fc3b0b1bd4ff
P
Pieter De Baets committed
05d64d9316fa43838438673a8041e557e33d030a
Parent: f7091b4
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com> on 2/27/2026, 4:52:37 PM