react-native/ReactCommon/fabric/components
Valentin Shergin c49f0eff6f Fabric: Using proper defaults in Yoga style props parsing
Summary:
@public
Previously, we amitted `default` argument in  `convertRawProp` functions assuming that all default values are equal to results of their default constructors (which was something between "wrong" and "lucky coincidence"). Now we use a `YGStyle` default value as a source of all semantic default values of all layout props/styles.

Reviewed By: mdvacca

Differential Revision: D9626469

fbshipit-source-id: 5cfc9c518772556f59da46f608181145cc744928
2018-09-03 23:04:20 -07:00
..
activityindicator Remove unused loads from build files. 2018-08-31 18:03:07 -07:00
image Remove unused loads from build files. 2018-08-31 18:03:07 -07:00
root Remove unused loads from build files. 2018-08-31 18:03:07 -07:00
scrollview Remove unused loads from build files. 2018-08-31 18:03:07 -07:00
switch Remove unused loads from build files. 2018-08-31 18:03:07 -07:00
text Remove unused loads from build files. 2018-08-31 18:03:07 -07:00
view Fabric: Using proper defaults in Yoga style props parsing 2018-09-03 23:04:20 -07:00