react-native/ReactCommon/fabric/uimanager
Valentin Shergin b09457b4d2 Fabric: <Image> component, xplat part
Summary:
@public
This diff implements basics of cross-platform part of <Image> component.
Known issues:
- Events does not work yet.
- Some quite specific image source parameters (like custom http headers) are not supported yet.

Reviewed By: fkgozali

Differential Revision: D8526575

fbshipit-source-id: ecc97d9fda2b2e65bb1b079af057f8e176a161e5
2018-06-22 07:32:50 -07:00
..
tests iOS: added placeholder test setup for fabric graphics/uimanager/view targets 2018-03-23 22:22:20 -07:00
BUCK Re-format BUCK to use recommended style. 2018-05-20 23:24:51 -07:00
ComponentDescriptorFactory.h Fabric: Introducing `ContextContainer` 2018-06-22 07:32:49 -07:00
ComponentDescriptorRegistry.cpp Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
ComponentDescriptorRegistry.h Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
ContextContainer.cpp Fabric: Introducing `ContextContainer` 2018-06-22 07:32:49 -07:00
ContextContainer.h Fabric: Introducing `ContextContainer` 2018-06-22 07:32:49 -07:00
Differentiator.cpp Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
Differentiator.h Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
FabricUIManager.cpp Fabric: <Image> component, xplat part 2018-06-22 07:32:50 -07:00
FabricUIManager.h iOS: create EventTarget when creating EventEmitter and keep it until the emitter is deallocated. 2018-06-21 14:35:39 -07:00
Scheduler.cpp Fabric: Getting rid of many `auto &&` 2018-06-22 07:32:49 -07:00
Scheduler.h Fabric: Introducing `ContextContainer` 2018-06-22 07:32:49 -07:00
SchedulerDelegate.h Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
SchedulerEventDispatcher.cpp iOS: create EventTarget when creating EventEmitter and keep it until the emitter is deallocated. 2018-06-21 14:35:39 -07:00
SchedulerEventDispatcher.h iOS: create EventTarget when creating EventEmitter and keep it until the emitter is deallocated. 2018-06-21 14:35:39 -07:00
ShadowTree.cpp Fabric: Getting rid of many `auto &&` 2018-06-22 07:32:49 -07:00
ShadowTree.h Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
ShadowTreeDelegate.h Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
TreeMutationInstruction.cpp Fabric: Improved signature of `calculateMutationInstructions` 2018-05-15 23:58:59 -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