Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/deadcoder0904/expo-google-admob

Google Admob Working Example using Expo wrapper around `react-native-admob` 🛠️
https://github.com/deadcoder0904/expo-google-admob

admob expo google google-admob google-ads react-native

Last synced: 3 days ago
JSON representation

Google Admob Working Example using Expo wrapper around `react-native-admob` 🛠️

Awesome Lists containing this project

README

        

# expo-google-admob

> Use Google Admob in combination with Expo to monetise your app

Google Admob Demo on Expo

Check [the demo on Expo](https://expo.io/@deadcoder0904/expo-google-admob)

# Clone the repo

```bash
$ git clone [email protected]:deadcoder0904/expo-google-admob.git
```

# Install the dependencies

```bash
$ yarn
```

# Run the app

```bash
$ yarn start
```

# License

MIT © [Akshay Kadam](https://twitter.com/deadcoder0904)