mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
96de12ab48
Summary: From the git log, we added `__fbRequireBatchedBridge` in this commit https://github.com/facebook/react-native/commit/6dc3a83e88ed120decbeaed8e4e62dc2bb7107a3, I don't ensure wether I missed something, we actually don't define `__fbRequireBatchedBridge` on `JS` or `Native` side, so `__fbRequireBatchedBridge` getter operation itself would throw exception. [General] [Fixed] - Remove __fbRequireBatchedBridge call when not get batchedBridge Pull Request resolved: https://github.com/facebook/react-native/pull/23547 Differential Revision: D14160706 Pulled By: cpojer fbshipit-source-id: df9180a9a16716a91369249333752316fb6648c5