Skip to content

thebylito/react-native-admob-appopen

Repository files navigation

react-native-admob-appopen

React Native AppOpen Format (Android Only)

App Open Ads

Installation

yarn add react-native-admob-appopen

Usage

import AdmobAppopen from "react-native-admob-appopen";

// ...

AdmobAppOpen.prepareAppOpenAd('ad-unit-id');// ex: ca-app-pub-3940256099942544/3419835294

Contributing

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

License

MIT