kevinresol / react-native-sound-recorder

Simplest Sound Recorder for React Native
MIT License
119 stars 36 forks source link

Implement pause & resume #5

Closed kevinresol closed 6 years ago

kevinresol commented 6 years ago

This should be trivial as we simply need to expose the corresponding functions from the native recorder.