diff --git a/packages/rn-tester/Podfile b/packages/rn-tester/Podfile index 1aff97a42fc..7a9bda7f3f9 100644 --- a/packages/rn-tester/Podfile +++ b/packages/rn-tester/Podfile @@ -55,7 +55,6 @@ def pods(target_name, options = {}) # Additional Pods which aren't included in the default Podfile pod 'React-RCTPushNotification', :path => "#{@prefix_path}/Libraries/PushNotificationIOS" - pod 'Yoga', :path => "#{@prefix_path}/ReactCommon/yoga", :modular_headers => true # Additional Pods which are classed as unstable # RNTester native modules and components