Setup the ShadowNode tree for RCTParagraphComponentViewTests (#29470)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/29470

Changelog:
[Internal] - Build the framework of the RCTParagraphComponentViewTests and do some setup.

I built a shadowNode tree here for future tests.

Reviewed By: shergin

Differential Revision: D22536626

fbshipit-source-id: c74b63b3319693b90c9d64b7f782a1a922b0d499
This commit is contained in:
Jiayan Zhuang
2020-07-27 15:35:29 -07:00
committed by Facebook GitHub Bot
parent d1c3c2d084
commit c03a6aba49
3 changed files with 314 additions and 1 deletions
+1
View File
@@ -57,6 +57,7 @@ Pod::Spec.new do |s|
ss.exclude_files = "React/CoreModules/**/*",
"React/DevSupport/**/*",
"React/Fabric/**/*",
"React/Tests/**/*",
"React/Inspector/**/*"
ss.ios.exclude_files = "React/**/RCTTV*.*"
ss.tvos.exclude_files = "React/Modules/RCTClipboard*",