We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ab5e43 commit 21736ddCopy full SHA for 21736dd
ios/Podfile
@@ -11,6 +11,7 @@ target 'StatusIm' do
11
# Pods for StatusIm
12
pod 'Firebase/Core'
13
pod 'Firebase/Messaging'
14
+ pod 'GoogleUtilities', '5.2.0'
15
16
pod 'React', :path => '../node_modules/react-native'
17
pod 'yoga', :path => '../node_modules/react-native/ReactCommon/yoga'
0 commit comments