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 2bf7f10 commit 8f954b3Copy full SHA for 8f954b3
template/ios/Podfile
@@ -78,8 +78,8 @@ target 'HelloWorld' do
78
use_native_modules!
79
80
# For enabling Flipper.
81
- # Note that if you use_frameworks!, flipper will no work.
82
- # Disable these lines if you are doing use_frameworks!
+ # Note that if you have use_frameworks!, flipper will not work.
+ # Disable these lines if you are using use_frameworks!
83
flipper_pods()
84
post_install do |installer|
85
flipper_post_install(installer)
0 commit comments