Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix onAccessibilityAction on Fabric (facebook#35507)
Summary: fixes facebook#30841 (comment). onAccessibilityAction does not work on Fabric and logs: ``` E/unknown:ReactEventEmitter( 3845): com.facebook.react.bridge.ReactNoCrashSoftException: Cannot find EventEmitter for receiveEvent: SurfaceId[1] ReactTag[104] UIManagerType[2] ``` ## Changelog [Android] [Fixed] - Fix onAccessibilityAction on Fabric Pull Request resolved: facebook#35507 Test Plan: facebook#35507 (comment) Reviewed By: javache Differential Revision: D41707777 Pulled By: philIip fbshipit-source-id: 0f4550a17f4b8bfc1aefa404059b367907f8f60d
- Loading branch information