mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f8158f8a03
Summary: Changelog: [Internal] * Rename DummyUIManager to BridgelessUIManager * Cleanup `RCTVirtualText` & `RCTShimmeringView` since the native changes from T107747313 are already in production, so these two will components always return a viewConfig in prod. - `console.error` when deprecated Bridge UIManager method are being accessed. - Make sure new BridgelessUIManager.js has the same method definition as [NativeUIManager.js](https://www.internalfb.com/code/fbsource/[e80c98b816183dcdfde1e81de01ba99aa6e30ed2]/xplat/js/react-native-github/Libraries/ReactNative/NativeUIManager.js?lines=15) Reviewed By: RSNara Differential Revision: D34203081 fbshipit-source-id: 99aafc2372b118d0c8cc41f7376e136dabae9bd5