[pref][ios] Add Performance to Podfile template
This commit is contained in:
parent
77d6fffca0
commit
231f6852de
|
@ -8,4 +8,5 @@ pod 'Firebase/DynamicLinks'
|
|||
pod 'Firebase/Messaging'
|
||||
pod 'Firebase/RemoteConfig'
|
||||
pod 'Firebase/Storage'
|
||||
pod 'Firebase/Performance'
|
||||
pod 'RNFirebase', :path => '../node_modules/react-native-firebase'
|
||||
|
|
Loading…
Reference in New Issue