Skip to content

Commit

Permalink
fix: add React-featureflags pod for dynamic frameworks configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ArekChr committed Oct 11, 2024
1 parent 76faa56 commit 9e5ed70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/rn-tester/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9e5ed70

Please sign in to comment.