We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 161e60d commit 36ac854Copy full SHA for 36ac854
ios/Podfile
@@ -21,7 +21,7 @@ target 'TestReactnative' do
21
#
22
# Note that if you have use_frameworks! enabled, Flipper will not work and
23
# you should disable the next line.
24
- :flipper_configuration => FlipperConfiguration.enabled,
+ # :flipper_configuration => FlipperConfiguration.enabled,
25
# An absolute path to your application root.
26
:app_path => "#{Pod::Config.instance.installation_root}/.."
27
)
0 commit comments