mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-12 19:48:30 +08:00
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:
committed by
Facebook Github Bot
parent
0532e01d69
commit
2c28310267
@@ -72,4 +72,3 @@ private:
|
||||
|
||||
} // namespace react
|
||||
} // namespace facebook
|
||||
|
||||
|
||||
Reference in New Issue
Block a user