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);