# react-native-buffer-to-wave-stattus

## Getting started

`$ npm install react-native-buffer-to-wave-stattus --save`

### Mostly automatic installation

`$ react-native link react-native-buffer-to-wave-stattus`

## Usage
```javascript
import BufferToWaveStattus from 'react-native-buffer-to-wave-stattus';

// TODO: What to do with the module?
BufferToWaveStattus;
```
