Skip to content

Releases: itsramiel/react-native-audio-playback

Release 1.0.1

04 Dec 19:54
Compare
Choose a tag to compare
  • feat: unload sounds when fast refreshing on Android (#13) (858ef11)

Release 1.0.0

03 Dec 20:17
Compare
Choose a tag to compare

Release 0.2.0-alpha.5

02 Dec 18:49
Compare
Choose a tag to compare
Release 0.2.0-alpha.5 Pre-release
Pre-release

Release 0.2.0-alpha.4

27 Nov 20:32
Compare
Choose a tag to compare
Release 0.2.0-alpha.4 Pre-release
Pre-release
  • feat: improve multi control in example (#10) (662340a)
  • feat: add api to set volume per sound (#9) (bd549e9)
  • feat: add error handling on Android (#8) (29f6548)
  • fix: fix a race condition when downloading files (#7) (e684f16)

Release 0.2.0-alpha.3

23 Nov 18:58
Compare
Choose a tag to compare
Release 0.2.0-alpha.3 Pre-release
Pre-release

Release 0.2.0-alpha.2

23 Nov 18:46
Compare
Choose a tag to compare
Release 0.2.0-alpha.2 Pre-release
Pre-release

Release 0.2.0-alpha.1

23 Nov 08:58
Compare
Choose a tag to compare
Release 0.2.0-alpha.1 Pre-release
Pre-release
  • fix: try to fix releasing (e508931)
  • Update README.md (aa86b3c)
  • fix: fix fast refresh crashes and have a single audio manager (#4) (23c5060)
  • feat: add method to close stream (#3) (25a4e3b)
  • fix: fix android fast refresh crash (#1) (40b12a0)
  • fix: fix yarn installation in readme (9fc4493)

Release 0.2.0-alpha.0

21 Nov 19:28
Compare
Choose a tag to compare
Release 0.2.0-alpha.0 Pre-release
Pre-release

0.2.0-alpha.0 (2024-11-21)

  • fix: bump commit lint (e6156f0)
  • chore: bump release-it (33dfad7)
  • chore: initial commit (67b6d4d)
  • chore: update release it config (034f738)
  • feat: add initial implementation (49054ed)
  • feat: finalize demo app (140d25f)
  • feat: specify method visibility (f60be75)
  • Update README.md (2f3bde0)