Audio recorder for react native with animation
npm install react-native-awesome-audio-recorder
import { AwesomeAudioRecorderView } from "react-native-awesome-audio-recorder";
// ...
<AwesomeAudioRecorderView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT