Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Releases: evergrace-co/react-native-audio-pro

Release 11.0.0-beta.2

10 Nov 06:31

Choose a tag to compare

Release 11.0.0-beta.2 Pre-release
Pre-release

11.0.0-beta.2 (2025-11-10)

  • fix(store): ignore stale native track payloads (dc2b523)

Release 11.0.0-beta.1

10 Nov 04:14

Choose a tag to compare

Release 11.0.0-beta.1 Pre-release
Pre-release

11.0.0-beta.1 (2025-11-10)

Release 10.1.2

09 Nov 10:53

Choose a tag to compare

10.1.2 (2025-11-09)

Release 10.1.1

17 Sep 05:44

Choose a tag to compare

10.1.1 (2025-09-17)

Release 10.1.0

17 Sep 02:24

Choose a tag to compare

10.1.0 (2025-09-17)

Release 10.0.1

05 Aug 03:04

Choose a tag to compare

10.0.1 (2025-08-05)

  • chore(ios): example app pod install (fa444ab)
  • Feat: deprecate skipInterval and replace with skipIntervalMs method (#97) (aad42b6), closes #97

Release 10.0.0

01 Aug 06:01

Choose a tag to compare

10.0.0 (2025-08-01)

  • chore: example app android studio run config (c36e7c0)
  • chore: log ios interuptions vars to ensure working correctly (ce3bb22)
  • chore(android): improve notification metadata (c501579)

v10 Beta Release Notes (All 12 Betas)

10.0.0-beta.12 (2025-08-01)

  • fix(android): spammy pause/loading events (fixes #58) (91df04a)
  • feat(ios): skip or next/prev configure options for lock screen (b17011e)

10.0.0-beta.11 (2025-07-31)

  • feat(android): skip or next/prev configure options for lock screen (2772cb2)
  • docs: add note for Expo Router users (#96) (8893f13)
  • docs: fix a couple of broken readme links (#95) (a5415c5)

10.0.0-beta.10 (2025-07-31)

  • feat(android): bring app to foreground on notification tap (beb72ac)
  • fix(android): fix event emitter warning missing methods (#87) (7ea0ae7)

10.0.0-beta.9 (2025-07-25)

  • fix(android): export=false on playback service + simplified manifest (1c22ece)
  • Revert: startAndStopEmptyNotificationToAvoidANR (7c3a017)

10.0.0-beta.8 (2025-07-24)

  • feat(android): bring notification to foreground, fix ANR (#83) (15cb833)

10.0.0-beta.7 (2025-07-11)

  • fix(android): resolve notification stuck issue when stopping (#79) (524156b)

10.0.0-beta.6 (2025-07-07)

  • feat: add skip forward/backward buttons to notification controls (#68) (02953b7)

10.0.0-beta.5 (2025-07-07)

  • fix(android): foreground service fix for notifications (#81) (a79cd72)
  • chore: linting (34090e7)

10.0.0-beta.4 (2025-07-01)

  • feat(android): support setting notification channel importance (#74) (c3feeb1)

10.0.0-beta.3 (2025-06-30)

  • feat(android): add full notification configuration options (#71) (e58a7a1)

10.0.0-beta.2 (2025-06-27)

  • feat(ios): playback state sync on remote control events (#67) (27b7fbe)

10.0.0-beta.1 (2025-06-24)

  • feat(android): media3 foundation with modern playback service (#61) (50fd08f)

Release 10.0.0-beta.13

01 Aug 02:34

Choose a tag to compare

Pre-release

10.0.0-beta.13 (2025-08-01)

  • feat: include player state in remote next/prev events (01012b3)

Release 10.0.0-beta.12

01 Aug 01:00

Choose a tag to compare

Pre-release

10.0.0-beta.12 (2025-08-01)

  • fix(android): spammy pause/loading events (fixes #58) (91df04a), closes #58
  • feat(ios): skip or next/prev configure options for lock screen (b17011e)

Release 10.0.0-beta.11

31 Jul 07:03

Choose a tag to compare

Pre-release

10.0.0-beta.11 (2025-07-31)

  • feat(android): skip or next/prev configure options for lock screen (2772cb2)
  • docs: add note for Expo Router users (#96) (8893f13), closes #96
  • docs: fix a couple of broken readme links (#95) (a5415c5), closes #95
  • fix: respect startTimeMs when autoPlay is undefined (#94) (59af8e2), closes #94