@admob-plus/react-native

AdMob Plus for React Native

Usage no npm install needed!

<script type="module">
  import admobPlusReactNative from 'https://cdn.skypack.dev/@admob-plus/react-native';
</script>

README

@admob-plus/react-native

Getting started

$ npm install @admob-plus/react-native --save

Mostly automatic installation

$ react-native link @admob-plus/react-native

Usage

import RNAdMobPlus from '@admob-plus/react-native';

// TODO: What to do with the module?
RNAdMobPlus;