react-native-bu-ad

Getting started

$ npm install react-native-bu-ad --save

Mostly automatic installation

$ react-native link react-native-bu-ad

Usage

import BUAD from 'react-native-bu-ad';

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