https://github.com/deadcoder0904/reactnativegoogleadmob
Google Admob in bare React Native Project using expo-google-admob with unimodules
https://github.com/deadcoder0904/reactnativegoogleadmob
admob google-admob react-native react-native-google-admob
Last synced: 12 months ago
JSON representation
Google Admob in bare React Native Project using expo-google-admob with unimodules
- Host: GitHub
- URL: https://github.com/deadcoder0904/reactnativegoogleadmob
- Owner: deadcoder0904
- Created: 2019-05-11T09:53:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T11:18:39.000Z (over 6 years ago)
- Last Synced: 2025-01-14T13:17:52.869Z (about 1 year ago)
- Topics: admob, google-admob, react-native, react-native-google-admob
- Language: JavaScript
- Size: 897 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ReactNativeGoogleAdmob
> Use Google Admob in bare React Native Project using expo-ads-admob with unimodules to monetise your app

# Clone the repo
```bash
$ git clone git@github.com:deadcoder0904/ReactNativeGoogleAdmob.git
```
# Install the dependencies
```bash
$ yarn
```
# Run the app
```bash
$ yarn start
```
# License
MIT © [Akshay Kadam](https://twitter.com/deadcoder0904)