how to change file name react-native-audio-recorder-player
Install the Library:
First, make sure you have already installed the react-native-audio-recorder-player
library in your project. If you haven’t, you can install it using npm or yarn:
npm install react-native-audio-recorder-player --save
# or
yarn add react-native-audio-recorder-player