hyochan / react-native-audio-recorder-player

react-native native module for audio recorder and player.
MIT License
681 stars 203 forks source link

Update README.md #606

Closed spencerchubb closed 3 weeks ago

spencerchubb commented 1 month ago

rn-fetch-blob is no longer maintained, so it may be wise to recommend react-native-blob-util

"The project will be continued in this repository. React-Native-Blob-Util is fully compatible with RN-Fetch-Blob and React-Native-Fetch-Blob."

efstathiosntonas commented 1 month ago

@spencerchubb I think we could include react-native-file-access as another option too, I've been using it since day 1 with 0 issues and it's well maintained.

hyochan commented 3 weeks ago

@spencerchubb I think we could include react-native-file-access as another option too, I've been using it since day 1 with 0 issues and it's well maintained.

Could you kindly open PR for this too?

efstathiosntonas commented 3 weeks ago

@hyochan there you go: https://github.com/hyochan/react-native-audio-recorder-player/pull/613