0.5.0 • Published 5 months ago

react-native-admob-meta-adapter v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

react-native-admob-meta-adapter

Wrapper of meta adapter for admob mediation.

This should be used with Google Mobile Ads (Admob) : https://github.com/invertase/react-native-google-mobile-ads Follow their step of installation and configuration before installing this package.

Follow the step for android and ios integration of meta as a mediation partner for admob:

When the admob guide ask you to install package or write you this librairy instead.

Installation

# Install the admob module
npm install react-native-google-mobile-ads

# Install the meta adapter for admob mediation
npm install react-native-admob-meta-adapter

Expo User

For expo user, this librairy only works for development build, it didn't work in Expo Go.

Usage

import AdmobMetaAdapter from 'react-native-admob-meta-adapter';

AdmobMetaAdapter.setAdvertiserTrackingEnable();

AdmobMetaAdapter.setAdvertiserTrackingDisable();

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

0.5.0

5 months ago

0.4.0

5 months ago

0.3.0

5 months ago

0.2.0

5 months ago

0.1.0

5 months ago