v0.10.2
- Added typescript typings (#192)
- Added callbacks to stop and pause, because the RN bridge is asynchronous (#167)
Windows
- Added the ability to configure "SMTC integration" for Windows apps. (#183)
Android
- Catch IllegalStateException when trying to play file-based audio (#205)
- Preventing crash due to illegal callback invocation (#202)
- Add method to turn on speakers in android (#194)
iOS
- iOS: Fix download of remote files (#200)
Check out the various audio files and locations supported using https://github.com/zmxv/react-native-sound-demo.