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 31b77d7 commit 73849f1Copy full SHA for 73849f1
example/ios/Podfile
@@ -26,8 +26,6 @@ target 'ReactNativeSdkExample' do
26
:app_path => "#{Pod::Config.instance.installation_root}/.."
27
)
28
29
- pod 'Iterable-iOS-SDK', :git => 'https://github.com/Iterable/iterable-swift-sdk.git', :branch => 'hotfix/MOB-12091-temp-fix'
30
-
31
post_install do |installer|
32
# https://github.com/facebook/react-native/blob/main/packages/react-native/scripts/react_native_pods.rb#L197-L202
33
react_native_post_install(
0 commit comments