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
- Host: GitHub
- URL: https://github.com/lotosbin/react-native-google-firebase-admob
- Owner: lotosbin
- License: mit
- Created: 2016-11-23T03:55:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-01T10:08:09.000Z (over 8 years ago)
- Last Synced: 2024-04-22T12:20:26.215Z (about 1 year ago)
- Topics: admob, firebase-admob, react-native
- Language: Objective-C
- Size: 23.4 KB
- Stars: 5
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-google-firebase-admob
[](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