react-native/React/Fabric
Valentin Shergin 20e88e9ac4 Fabric: Deprecating `-[RCTSurface rootViewTag]`
Summary:
This diff deprecates `-[RCTSurface rootViewTag]` in favour of `-[RCTSurface rootTag]` which returns
same value but represented as `ReactTag` (`long`) instead of `NSNumber *`.

Reviewed By: mdvacca

Differential Revision: D7857044

fbshipit-source-id: f5427c30d3de2d3563e830f2caac70b7dc9631f9
2018-05-08 23:03:36 -07:00
..
Mounting Fabric: RCTConversions unified way to covert primitives between Fabric and UIKit 2018-05-08 23:03:36 -07:00
Surface Fabric: Deprecating `-[RCTSurface rootViewTag]` 2018-05-08 23:03:36 -07:00
RCTConversions.h Fabric: RCTConversions unified way to covert primitives between Fabric and UIKit 2018-05-08 23:03:36 -07:00
RCTFabricPlatformUIOperationManager.h Switching to the new FabricUIManager and all new shadow tree infra 2018-03-18 19:17:39 -07:00
RCTFabricPlatformUIOperationManager.mm iOS: create C++ <-> ObjC++ connector for FabricUIManager to do UI operations 2018-03-07 16:54:16 -08:00
RCTFabricUIManagerWrapper.h iOS JSC: Use ICxxExceptionManager to report exception 2018-03-19 00:06:57 -07:00
RCTFabricUIManagerWrapper.mm Fabric: Introducing UIManagerDelegate 2018-04-10 12:59:51 -07:00
RCTPrimitives.h Fabric: RCTComponentViewProtocol 2018-04-10 17:15:07 -07:00
RCTScheduler.h Fabric: Introducing RCTScheduler 2018-04-10 17:15:08 -07:00
RCTScheduler.mm Fabric: Introducing RCTScheduler 2018-04-10 17:15:08 -07:00
RCTSurfacePresenter.h Fabric: Introducing RCTSurfacePresenter 2018-04-10 17:15:08 -07:00
RCTSurfacePresenter.mm Fabric: Introducing RCTSurfacePresenter 2018-04-10 17:15:08 -07:00
RCTSurfaceRegistry.h Fabric: Introducing RCTSurfaceRegistry 2018-04-10 17:15:08 -07:00
RCTSurfaceRegistry.mm Fabric: Introducing RCTSurfaceRegistry 2018-04-10 17:15:08 -07:00