react-native-adgate-media

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeAdgateMedia from 'https://cdn.skypack.dev/react-native-adgate-media';
</script>

README

react-native-adgate-media

Getting started

$ npm install react-native-adgate-media --save

Mostly automatic installation

$ react-native link react-native-adgate-media

Usage

import AdgateMedia from 'react-native-adgate-media';

// TODO: What to do with the module?
AdgateMedia.showOfferWall(wallId,userId);