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