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 49e1071 commit f11b489Copy full SHA for f11b489
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