react-native-audio-mixer
v0.3.0
Published
TODO
Downloads
6
Readme
react-native-audio-mixer
Getting started
$ npm install react-native-audio-mixer --save
Mostly automatic installation
$ react-native link react-native-audio-mixer
Usage
import AudioMixer from 'react-native-audio-mixer';
// TODO: What to do with the module?
AudioMixer;