react-native-sound icon indicating copy to clipboard operation
react-native-sound copied to clipboard

Very Long Time To Load url (mp3) more than 15 seconds !!!

Open AnasAlsaadi opened this issue 5 years ago • 5 comments

Very Long Time To Load url (mp3) more than 15 seconds !!!

in android and ios

AnasAlsaadi avatar May 04 '20 19:05 AnasAlsaadi

I have similar problem when I execute this code:

sound = new Sound({ uri }, async err => {
   ....
})

Callback is called after complete audio load.

zvs001 avatar Aug 07 '20 13:08 zvs001

Same issue here

raynox avatar Oct 17 '20 19:10 raynox

any update on this

nlabofa avatar Mar 08 '22 23:03 nlabofa

i moved to another library !

anasalsaadi14 avatar Mar 09 '22 12:03 anasalsaadi14

i moved to another library !

Which library did you choose?

ivinogradov avatar Nov 10 '23 19:11 ivinogradov