We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76faa56 commit 9e5ed70Copy full SHA for 9e5ed70
1 file changed
packages/rn-tester/Podfile
@@ -54,6 +54,7 @@ def pods(target_name, options = {})
54
55
# Additional Pods which aren't included in the default Podfile
56
pod 'React-RCTPushNotification', :path => "#{@prefix_path}/Libraries/PushNotificationIOS"
57
+ pod 'React-featureflags', :path => "#{@prefix_path}/ReactCommon/react/featureflags"
58
# Additional Pods which are classed as unstable
59
60
# RNTester native modules and components
0 commit comments