# react-native-wave-visual

## Getting started

`$ yarn add react-native-wave-visual`

## Usage
```javascript
import WaveVisual from 'react-native-wave-visual';

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