0.1.2 • Published 4 years ago

react-native-live-waveform v0.1.2

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

react-native-live-waveform

display a waveform while recording

Installation

npm install react-native-live-waveform

Usage

import LiveWaveform from "react-native-live-waveform";

// ...

const result = await LiveWaveform.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT