From 97adbd897f88d108f0be21a5895dadc74189b6fc Mon Sep 17 00:00:00 2001 From: Bruno Aybar Date: Fri, 7 Mar 2025 03:16:49 -0800 Subject: [PATCH] Fix issue with extraModulesForBridge callback (#49849) Summary: Fixes https://github.com/facebook/react-native/issues/49819 . Details about how the issue was introduced in the issue description. bypass-github-export-checks ## Changelog: [IOS] [FIXED] - Fixed: extraModulesForBridge callback not called when New Architecture enabled