react-native/ReactCommon/fabric/attributedstring
Valentin Shergin 2d1fabbab2 Fabric: `SharedColor` for Android
Summary:
@public
On Android, a color can be represented as 32 bits integer, so there is no need to instantiate complex color objects and then pass them as shared pointers.  Hense instead of using shared_ptr, we use a simple wrapper class which provides a pointer-like interface.

Reviewed By: mdvacca

Differential Revision: D8742014

fbshipit-source-id: 14109b61fd84a34989538a15bc6fe4e2a8ce83a6
2018-07-17 18:17:27 -07:00
..
tests Fabric: New props treatment in `attributedstring` module 2018-05-14 16:03:49 -07:00
AttributedString.cpp Fabric: Propper support for `accessibilityLabel` in RCTParagraphComponentView 2018-07-17 17:54:49 -07:00
AttributedString.h Fabric: Propper support for `accessibilityLabel` in RCTParagraphComponentView 2018-07-17 17:54:49 -07:00
BUCK Fix conditional load usage. 2018-07-14 18:32:20 -07:00
ParagraphAttributes.cpp Fabric: New props treatment in `core` module 2018-05-14 16:03:49 -07:00
ParagraphAttributes.h Fabric: Embracing non-trivial default values of some Props 2018-06-26 11:48:13 -07:00
TextAttributes.cpp iOS: fix up RNTesterPods 2018-05-16 14:14:41 -07:00
TextAttributes.h Fabric: `SharedColor` for Android 2018-07-17 18:17:27 -07:00
conversions.h Fabric: Getting rid of `std::to_string()` 2018-06-29 12:18:27 -07:00
primitives.h Fabric: New props treatment in `attributedstring` module 2018-05-14 16:03:49 -07:00