react-native/ReactCommon/fabric
David Aurelio 375311091c Decouple from storage type in `YGStyle`
Summary:
@public

The storage format of `YGValue` in `YGStyle` is an implementation detail that is going to change soon. It is only guaranteed to be assignable from, and castable to `YGValue`.
Here, we remove tight coupling from the actual implementation in React Native.

Reviewed By: shergin

Differential Revision: D13465113

fbshipit-source-id: 41dfcb90c2a1cd825a6732854bf84d4c3318d835
2018-12-18 02:47:10 -08:00
..
attributedstring Fix textDecorationLine property 2018-12-13 14:02:15 -08:00
components Decouple from storage type in `YGStyle` 2018-12-18 02:47:10 -08:00
core Refactor types used during yoga meassure calls 2018-11-25 17:20:59 -08:00
debug Fabric: Codemod: All `<fabric/...` includes were renamed to `<react/...` 2018-11-10 14:22:15 -08:00
events Buildify xplat build files. 2018-12-08 13:18:23 -08:00
graphics Fabric: Codemod: All `<fabric/...` includes were renamed to `<react/...` 2018-11-10 14:22:15 -08:00
imagemanager Introducing `fabric/mounting` module 2018-11-27 18:34:14 -08:00
mounting Fabric: std::hash for ShadowView 2018-11-27 18:34:14 -08:00
sample Fabric: Codemod: All `<fabric/...` includes were renamed to `<react/...` 2018-11-10 14:22:15 -08:00
textlayoutmanager Cleanup measure function 2018-11-30 17:19:11 -08:00
uimanager Guard calls to debug features in fabric test 2018-12-05 15:03:27 -08:00