react-native-admob-ad
v0.1.1
Published
Admob Native ads
Downloads
2
Readme
react-native-admob-ad
Admob Native ads
Installation
npm install react-native-admob-ad
Usage
import AdmobAd from "react-native-admob-ad";
// ...
const result = await AdmobAd.multiply(3, 7);
Contributing
CURRENTLY ANDROID ONLY
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT