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

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

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

Google Admob Demo on React Native

# 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)