[pref][ios] Add Performance to Podfile template

This commit is contained in:
Elliot Hesp 2017-05-25 12:04:40 +01:00
parent 77d6fffca0
commit 231f6852de
1 changed files with 1 additions and 0 deletions

View File

@ -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'