react-native-ad-inspector
v0.1.1
Published
React Native module for Admob Ad Inspector
Downloads
2
Readme
react-native-ad-inspector
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 installUsage
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
