Skip to content

v0.10.2

Compare
Choose a tag to compare
@benvium benvium released this 16 Jun 10:17
· 182 commits to master since this release
  • 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.