zmxv / react-native-sound-demo

react-native-sound demo project for iOS and Android
MIT License
99 stars 103 forks source link

pausing and resuming #19

Open Amjad675 opened 5 years ago

Amjad675 commented 5 years ago

How do you pause and resume an audio from the point of pause? Any example that would be of some help?

KushalDesai1 commented 4 years ago

How do you pause and resume an audio from the point of pause? Any example that would be of some help?

I have used this demo for pause functionality. Check here.

But for resuming, I have not found any reference. Let me know if you've found anything.

rsunbabu commented 3 years ago

Any option to stop all the items running in one go?