react-native/ReactCommon/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
..
activityindicator iOS: Support <ActivityIndicator> component 2018-05-23 10:22:47 -07:00
attributedstring Fabric: Using Size instead of Point as textShadowOffset's type 2018-06-08 20:31:40 -07:00
components/switch Fabric: Implemetation of <Switch> component 2018-06-15 11:47:39 -07:00
core Fabric: `pointScaleFactor` is now part of LayoutContext and LayoutMetrics 2018-06-22 07:32:49 -07:00
debug Re-format BUCK to use recommended style. 2018-05-20 23:24:51 -07:00
graphics Fabric: Improved parsing EdgeInsets and CornerInsets styles 2018-06-17 21:46:22 -07:00
sample Fabric: Introducing `ContextContainer` 2018-06-22 07:32:49 -07:00
scrollview Fabric: All *EventHandlers were renamed to *EventEmitter 2018-06-09 13:16:45 -07:00
text Fabric: Support of accessibility events for <View> component 2018-05-22 16:31:58 -07:00
textlayoutmanager Fabric: Using proper encoding for converting user-facing strings to NSString 2018-06-22 07:32:49 -07:00
uimanager Fabric: Introducing `ContextContainer` 2018-06-22 07:32:49 -07:00
view Fabric: Proxying `pointScaleFactor` to Yoga Config 2018-06-22 07:32:49 -07:00