mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
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:
committed by
Facebook GitHub Bot
parent
d1c3c2d084
commit
c03a6aba49
@@ -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*",
|
||||
|
||||
Reference in New Issue
Block a user