user waveform
npm install react-native-audio-waveform
import { AudioWaveformView } from "react-native-audio-waveform";
// ...
<AudioWaveformView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT