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: 11 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 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-01T10:08:09.000Z (over 9 years ago)
- Last Synced: 2025-07-31T04:42:32.811Z (11 months ago)
- Topics: admob, firebase-admob, react-native
- Language: Objective-C
- Size: 23.4 KB
- Stars: 5
- Watchers: 2
- 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