react-native-macos/ReactCommon/fabric
David Vacca bcc482e655 Fix parsing of textAlign props in C++
Summary:
This diff fixes the parsing of the textAlign prop in Fabric. The current parsing does not support 'justify' or 'auto' values.
See https://facebook.github.io/react-native/docs/0.59/text-style-props#textalign for more details about the values of these props in the JS side.

Reviewed By: shergin

Differential Revision: D16269509

fbshipit-source-id: e0d9168d6022245430de644f7c4e45c968b1326b
2019-07-15 18:33:26 -07:00
..
attributedstring Fix parsing of textAlign props in C++ 2019-07-15 18:33:26 -07:00
components Fabric: Removing `SharedAccessibilityProps` and some code style changes 2019-07-10 19:26:50 -07:00
core Fabric: More precondition asserts in ConcreteShadowNode 2019-07-10 08:48:38 -07:00
debug Fabric: Enable CXX (aka Default) platfrom fravour for all C++ Fabric targets 2019-06-04 15:34:34 -07:00
graphics Fabric: Enable CXX (aka Default) platfrom fravour for all C++ Fabric targets 2019-06-04 15:34:34 -07:00
imagemanager Use YOGA_CXX_TARGET alias for Buck deps 2019-06-26 11:19:34 -07:00
mapbuffer Create base MapBuffer class and tests 2019-06-02 16:04:18 -07:00
mounting Fabric: Unification of ShadowView's default constructor 2019-06-23 21:33:18 -07:00
sample Fabric: Bunch of small changes in ContextContainer 2019-04-16 07:35:07 -07:00
textlayoutmanager Use YOGA_CXX_TARGET alias for Buck deps 2019-06-26 11:19:34 -07:00
uimanager Fabric: Proper node construction in ComponentDescriptorRegistry 2019-07-10 08:48:38 -07:00