react-native/React/Fabric
Valentin Shergin c674303dfd Fabric: Introducing `ContextContainer`
Summary:
@public
`ContextContainer` is general purpose DI container for Fabric.
We need this to communicate some enviroment-specific and/or platform-specific modules down to cross-platform C++ code.
The first one will be ImageManager. Soon.

Reviewed By: fkgozali

Differential Revision: D8475636

fbshipit-source-id: 0afc65063f818d0bab736cd2c55c6fdd21b629ac
2018-06-22 07:32:49 -07:00
..
Mounting Fabric: Implementation of <View transform={...}/> property 2018-06-15 11:47:40 -07:00
Surface Fabric: `pointScaleFactor` is now part of LayoutContext and LayoutMetrics 2018-06-22 07:32:49 -07:00
RCTConversions.h Fabric: Implementation of <View transform={...}/> property 2018-06-15 11:47:40 -07:00
RCTPrimitives.h Fabric: RCTComponentViewProtocol 2018-04-10 17:15:07 -07:00
RCTScheduler.h Fabric: Wiring layout pipeline between Surface and ShadowTree 2018-05-08 23:03:36 -07:00
RCTScheduler.mm Fabric: Introducing `ContextContainer` 2018-06-22 07:32:49 -07:00
RCTSurfacePresenter.h ios: expose surfaceForRootTag: up the chain 2018-06-14 20:46:34 -07:00
RCTSurfacePresenter.mm Fabric: `pointScaleFactor` is now part of LayoutContext and LayoutMetrics 2018-06-22 07:32:49 -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
RCTSurfaceTouchHandler.h Fabric: Introducing RCTSurfaceTouchHandler 2018-06-08 20:31:41 -07:00
RCTSurfaceTouchHandler.mm Fabric: All *EventHandlers were renamed to *EventEmitter 2018-06-09 13:16:45 -07:00