[admob][ios] Started basic working version of Interstitial

This commit is contained in:
Elliot Hesp
2017-06-05 17:00:59 +01:00
parent c710f135ce
commit f92e1b7afd
7 changed files with 141 additions and 3 deletions

View File

@@ -13,6 +13,7 @@ target 'ReactNativeFirebaseDemo' do
# Pods for ReactNativeFirebaseDemo
pod 'React', :path => '../node_modules/react-native'
pod 'Firebase/AdMob'
pod 'Firebase/Auth'
pod 'Firebase/Analytics'
pod 'Firebase/Core'