Skip to content

Commit 9e5ed70

Browse files
committed
fix: add React-featureflags pod for dynamic frameworks configuration
1 parent 76faa56 commit 9e5ed70

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/rn-tester/Podfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ def pods(target_name, options = {})
5454

5555
# Additional Pods which aren't included in the default Podfile
5656
pod 'React-RCTPushNotification', :path => "#{@prefix_path}/Libraries/PushNotificationIOS"
57+
pod 'React-featureflags', :path => "#{@prefix_path}/ReactCommon/react/featureflags"
5758
# Additional Pods which are classed as unstable
5859

5960
# RNTester native modules and components

0 commit comments

Comments
 (0)