Admob Native ads
npm install react-native-admob-adAdmob Native ads
``sh`
npm install react-native-admob-ad
`js
import AdmobAd from "react-native-admob-ad";
// ...
const result = await AdmobAd.multiply(3, 7);
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT