react-native/React/CSSLayout
Mengjue Wang a06e4b75e4 bottom styling isn't applied when a View is not absolute-positioned
Summary: The new CSSLayout have a wrong calculate for the getRelativePosition. So use the getLeadingPosition will get 0 instead of return undefined. Fix it with using isLeadingPosDefined.

Reviewed By: fkgozali

Differential Revision: D3640799

fbshipit-source-id: 50d3bd2ea4c0d8bf96ba34297425ba269b0535cd
2016-07-28 23:43:27 -07:00
..
CSSLayout-internal.h Fix CSSLayout to Support RTL 2016-07-28 14:58:35 -07:00
CSSLayout.c bottom styling isn't applied when a View is not absolute-positioned 2016-07-28 23:43:27 -07:00
CSSLayout.h Fix CSSLayout to Support RTL 2016-07-28 14:58:35 -07:00
CSSMacros.h Changed vendored folder name to match library name 2016-07-14 06:13:50 -07:00
CSSNodeList.c Handle children internally in CSSLayout 2016-07-20 13:28:30 -07:00
CSSNodeList.h Handle children internally in CSSLayout 2016-07-20 13:28:30 -07:00