react-native/ReactCommon/fabric/uimanager
Valentin Shergin 3428808b97 Fabric: Using view name argument in `FabricUIManager.createNode()`
Summary: We are going to have not only <View> component soon!

Reviewed By: mdvacca

Differential Revision: D7738579

fbshipit-source-id: 5165762b98d94f74d40d016722be36a04d45f264
2018-04-26 18:03:07 -07:00
..
tests iOS: added placeholder test setup for fabric graphics/uimanager/view targets 2018-03-23 22:22:20 -07:00
BUCK Avoid top-level read_config invocations. 2018-04-17 09:41:20 -07:00
ComponentDescriptorRegistry.cpp Fabric: ComponentDescriptorRegistry::operator[] marked as const 2018-04-10 12:59:51 -07:00
ComponentDescriptorRegistry.h Fabric: ComponentDescriptorRegistry::operator[] marked as const 2018-04-10 12:59:51 -07:00
Differentiator.cpp Fabric: Fixed issue in the diffing algorithm 2018-04-10 12:59:51 -07:00
Differentiator.h Fabric: Diffing Algorithm (computing shadow node tree mutation instructions) 2018-04-10 12:59:51 -07:00
FabricUIManager.cpp Fabric: Using view name argument in `FabricUIManager.createNode()` 2018-04-26 18:03:07 -07:00
FabricUIManager.h Fabric: Introducing UIManagerDelegate 2018-04-10 12:59:51 -07:00
IFabricPlatformUIOperationManager.h `fabric/uimanager` module 2018-03-18 19:17:39 -07:00
Scheduler.cpp Fabric: Introducing Scheduler 2018-04-10 12:59:51 -07:00
Scheduler.h Fix dtor declaration for clang-6 2018-04-20 10:04:39 -07:00
SchedulerDelegate.h Fix dtor declaration for clang-6 2018-04-20 10:04:39 -07:00
TreeMutationInstruction.cpp Fabric: Refined TreeMutationInstruction class 2018-04-10 12:59:50 -07:00
TreeMutationInstruction.h Fabric: Refined TreeMutationInstruction class 2018-04-10 12:59:50 -07:00
UIManagerDelegate.h Fabric: Introducing UIManagerDelegate 2018-04-10 12:59:51 -07:00