react-native-audio-waveform
react-native-audio-waveform copied to clipboard
fix(UNT-T39468): fix stop all player issue
Fix stop all player issue
Looks good to me. @mukesh-simform Can you please take a look? @nilesh-simform Can we please verify changes from your end as well?
Hi @kuldip-simform, I’ve verified this using the following code, and stopAllPlayers() works as expected
const { stopAllPlayers } = useAudioPlayer();
stopAllPlayers();
I’ve also attached both Android and iOS videos for reference.
https://github.com/user-attachments/assets/27154eba-a448-4995-9145-4988c5bcb482
https://github.com/user-attachments/assets/cada0c35-9b45-4334-a70f-84f1efe8581d