Skip to content

BetOnYou/react-native-ad-inspector

Repository files navigation

react-native-ad-inspector

NPM downloads

React Native module for Admob Ad Inspector https://developers.google.com/admob/ios/ad-inspector

WARNING: only available for IOS at the moment

Installation

npm install react-native-ad-inspector
cd ios; pod install

Usage

import AdInspector from "react-native-ad-inspector";

// ...
AdInspector.open()

Contributing

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

License

MIT