An open API service indexing awesome lists of open source software.

https://github.com/lotosbin/react-native-google-firebase-admob

react native google firebase admob
https://github.com/lotosbin/react-native-google-firebase-admob

admob firebase-admob react-native

Last synced: about 2 months ago
JSON representation

react native google firebase admob

Awesome Lists containing this project

README

        

# react-native-google-firebase-admob
[![Build Status](https://travis-ci.org/lotosbin/react-native-google-firebase-admob.svg?branch=shiny-tests)](https://travis-ci.org/lotosbin/react-native-google-firebase-admob)

## TODO
- [x] 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';
```
```

```

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