Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 401 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 401 Bytes

react-native-audio-waveform

user waveform

Installation

npm install react-native-audio-waveform

Usage

import { AudioWaveformView } from "react-native-audio-waveform";

// ...

<AudioWaveformView color="tomato" />

Contributing

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

License

MIT