Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-google-firebaes-admob

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-google-firebaes-admob

- [x] ios - [ ] android

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

react-native-google-firebase-admob

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

FAQs

Package last updated on 23 Nov 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc