README
react-native-audio-volume-boost
Getting started
$ npm install react-native-audio-volume-boost --save
Mostly automatic installation
$ react-native link react-native-audio-volume-boost
Usage
import AudioVolumeBoost from 'react-native-audio-volume-boost';
// TODO: What to do with the module?
AudioVolumeBoost;