0.2.1 • Published 4 years ago

react-native-mediation-test-suite v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

react-native-mediation-test-suite

React Native implemention of Google Mobile Ads Mediation Test Suite

Installation

npm install react-native-mediation-test-suite
cd ios
pod install

Usage

import MediationTestSuite from "react-native-mediation-test-suite";

// ...
MediationTestSuite.launch();

See example project in https://github.com/BetOnYou/react-native-mediation-test-suite/blob/master/example/src/App.tsx

Contributing

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

License

MIT