react-native-audio-capture
Audio capture / recorder library for React Native. Based on AVAudioRecorder for iOS and MediaRecorder for Android.
Usage no npm install needed!
<script type="module">
import reactNativeAudioCapture from 'https://cdn.skypack.dev/react-native-audio-capture';
</script>