Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Releases: itsramiel/react-native-audio-playback

Release 1.1.3

19 Apr 06:36

Choose a tag to compare

Release 1.1.2

16 Apr 11:21

Choose a tag to compare

Release 1.1.1

01 Mar 08:45

Choose a tag to compare

Release 1.1.0

01 Mar 08:33

Choose a tag to compare

What's Changed

  • feat: allow specifying the Audio Session Category for iOS and Usage for Android by @itsramiel in #28
  • feat: expose stream state by @itsramiel in #29

Full Changelog: v1.0.6...v1.1.0

Release 1.1.0-alpha.0

23 Feb 18:12

Choose a tag to compare

Release 1.1.0-alpha.0 Pre-release
Pre-release
  • feat: expose stream state (#29) (97a3f6d)
  • feat: allow specifying the Audio Session Category for iOS and Usage for Android (#28) (7eff1a9)

Release 1.0.6

19 Feb 17:00

Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

Release 1.0.6-beta.0

18 Feb 18:57

Choose a tag to compare

Release 1.0.6-beta.0 Pre-release
Pre-release
  • feat: update to react native 0.77 (#25) (9d5a5e3)

Release 1.0.5

03 Feb 19:21

Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

Release 1.0.5-beta.0

01 Feb 21:52

Choose a tag to compare

Release 1.0.5-beta.0 Pre-release
Pre-release
  • fix: remove unneeded format import (#22) (7eb77d0)

Release 1.0.4

27 Jan 22:26

Choose a tag to compare

  • feat: resume after interruptions on iOS (#20) (ee823be)