react-native-audio-editor
v1.0.5
Published
TODO
Downloads
10
Readme
react-native-audio-editor
Getting started
$ npm install react-native-audio-editor --save
Mostly automatic installation
$ react-native link react-native-audio-editor
Usage
import AudioEditor from 'react-native-audio-editor';
// TODO: What to do with the module?
AudioEditor;