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
This commit is contained in:
Valentin Shergin
2018-07-15 16:46:24 -07:00
committed by Facebook Github Bot
parent 0532e01d69
commit 2c28310267
4 changed files with 13 additions and 4 deletions

View File

@@ -72,4 +72,3 @@ private:
} // namespace react
} // namespace facebook