Skip to content

lotosbin/react-native-google-firebase-admob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-google-firebase-admob

Build Status

TODO

  • ios
  • android

安装

npm install react-native-google-firebase-admob
rnpm link react-native-google-firebase-admob

集成到iOS

pod 'Firebase/Core'
pod 'Firebase/AdMob'

集成到android

添加配置

Usage

import {GADBannerView} from 'react-native-google-firebase-admob/BannerView';
<GADBannerView
    bannerSize='smartBannerPortrait'
    adUnitID='05e9c0888efd4f28'
/>

REFERENCE

https://github.com/sbugert/react-native-admob

About

react native google firebase admob

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published