[ios] added RNFirebase to podfile template
This commit is contained in:
parent
ef783f0d9f
commit
8fe6ffee8c
|
@ -8,3 +8,4 @@ pod 'Firebase/DynamicLinks'
|
|||
pod 'Firebase/Messaging'
|
||||
pod 'Firebase/RemoteConfig'
|
||||
pod 'Firebase/Storage'
|
||||
pod 'RNFirebase', :path => '../node_modules/react-native-firebase'
|
||||
|
|
Loading…
Reference in New Issue