You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fabric Interop - Also normalize direct events (#38352)
Summary:
Pull Request resolved: #38352
This change is making sure we normalize both bubbling and direct events for the sake of Fabric Interop.
This is currently required as some libraries have reported incompatiblities with Fabric Interop
(see react-native-maps/react-native-maps#4383)
Also this is has been reported by the WG here:
reactwg/react-native-new-architecture#135 (comment)
Changelog:
[Android] [Fixed] - Fabric Interop - Fix support for direct events on Paper components
Reviewed By: rshest
Differential Revision: D47472050
fbshipit-source-id: f0ae95cb782e340281928819a702273fb14e9b16
Copy file name to clipboardExpand all lines: packages/react-native/ReactAndroid/src/main/java/com/facebook/react/uimanager/UIManagerModuleConstantsHelper.java
0 commit comments