react-native-live-waveform
v0.1.2
Published
display a waveform while recording
Downloads
9
Readme
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