Eyad Alghamdi

Results 4 comments of Eyad Alghamdi

this was solved for me by restarting metro.. ( i was running on IOS thought) i closed the simulator and metro and restarted again using `npx react-native run-ios` and it...

i have the same issue. i tried every possible solution but it doesnt seem to duckOthers. this is not implemented yet it seems in the package.

I just created a new PR for this feature (only for iOS) #745 If there are any Android developers willing to add on to this fork that would be great!...

i believe each audio is a seperate instance of the Sound class. so you will have to keep track of your instances then run `.pause()` or `.stop()` on each of...