react-native-macos/Libraries/ReactNative
David Vacca cf10cf56ea Remove method findShadowNodeByTag_DEPRECATED from UIManagerBinding class
Summary:
This diff removes the findShadowNodeByTag_DEPRECATED method from class UIManagerBinding. This method was created on D17175953 to implement findNodeHandle in Fabric. Recently we decided that we don't need to expose findNodeHandle anymore. This diff cleans up thi code.

Changelog: [internal]

Reviewed By: JoshuaGross

Differential Revision: D19216996

fbshipit-source-id: 07c16aeed28851afc09b0f5d6be338bb4440f813
2019-12-23 17:09:44 -08:00
..
AppContainer.js Refactor Inspector to take a react instance 2019-12-17 18:35:00 -08:00
AppRegistry.js Hotfix - register null logbox outside of dev 2019-12-11 08:38:29 -08:00
DummyUIManager.js Return an empty object for RCTVirtualText from DummyUIManager 2019-12-20 16:37:52 -08:00
FabricUIManager.js Remove method findShadowNodeByTag_DEPRECATED from UIManagerBinding class 2019-12-23 17:09:44 -08:00
HeadlessJsTaskError.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
I18nManager.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
NativeHeadlessJsTaskSupport.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
NativeI18nManager.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
NativeUIManager.js TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
PaperUIManager.js Suppressions for 0.111 2019-11-05 17:36:23 -08:00
ReactFabricInternals.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00
RootTagContext.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
UIManager.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
UIManagerProperties.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
getNativeComponentAttributes.js xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
queryLayoutByID.js Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
renderApplication.js Register LogBox by default in dev 2019-12-10 02:31:37 -08:00
requireNativeComponent.js Introduce flow type to differentiate between HostComponent, NativeMethodsMixin, and NativeComponent 2019-09-25 10:12:38 -07:00