mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
80f13412e5
Summary: Expose `resolveCustomDirectEventName` from UIManager interface for Bridgeless Mode+NativeAnimatedModule. We cannot remove the interface from the Non-Fabric UIManagerModule yet, as it would break downstream open-source dependencies, so I just marked it deprecated. Note that this still doesn't totally fix issues with Bridgeless mode: generally I have to navigate to a Bridgeless surface, exit it, and then navigate back, and only on the 2nd navigation does everything seem to work properly... Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D22483508 fbshipit-source-id: 685126e7e51aa5d0fd60ad5d4ecc44e8c6c3029d