TODO
npm install react-native-appodeal-common-test$ npm install react-native-appodeal-common --save
$ react-native link react-native-appodeal-common
javascript
import AppodealCommon from 'react-native-appodeal-common';// TODO: What to do with the module?
AppodealCommon;
``