react-native-macos/React
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
..
Base Implement multi-source Images on iOS 2016-07-28 14:13:46 -07:00
CSSLayout bottom styling isn't applied when a View is not absolute-positioned 2016-07-28 23:43:27 -07:00
Executors Add more profiling markers to RCTJSCExecutor 2016-07-19 07:28:34 -07:00
Modules Move dirty layout into css-layout 2016-07-25 03:58:41 -07:00
Profiler Add more profiling markers to RCTJSCExecutor 2016-07-19 07:28:34 -07:00
React.xcodeproj Handle children internally in CSSLayout 2016-07-20 13:28:30 -07:00
Views Provide RTL support for RCTShadowView 2016-07-28 17:28:32 -07:00