react-native/ReactCommon/fabric/text/basetext
Valentin Shergin 2c28310267 Fabric: Computed attributed string caching inside <Paragraph>
Summary:
@public
Quite trivial. We had to have this from the day one.
We don't need cache invalidation policy because all subtree is immutable.

Reviewed By: mdvacca

Differential Revision: D8709973

fbshipit-source-id: bd7fcf0ae1dcb23894321cb5d16da18cb1ab788f
2018-07-15 16:52:26 -07:00
..
BaseTextProps.cpp Fabric: New props treatment in `graphics` module 2018-05-14 16:03:49 -07:00
BaseTextProps.h Fabric: Devirtualizing of props parsing infra 2018-05-14 16:03:49 -07:00
BaseTextShadowNode.cpp Fabric: Computed attributed string caching inside <Paragraph> 2018-07-15 16:52:26 -07:00
BaseTextShadowNode.h