This repository has been archived by the owner on Oct 6, 2022. It is now read-only.
Releases: tanguyantoine/react-native-music-control
Releases · tanguyantoine/react-native-music-control
release-2019-07-04
android lock screen controls fix
fix
fix: Illegal null AudioFocusRequest exception (#261) * Fix #260 on native call
release-2019-05-23-2
fix: move variables around and trigger deploy
fix notifications
release-2019-05-23 Fix #236 close notification not working on android 8.0+
release-2019-04-26-2: fix(ios): call beginReceivingRemoteControlEvents
This ensures remote events are received. It's a universal function for the audio session. At least one audio app needs to call this, but all of them should.
fix build
release-2019-04-26 fix: do no skip prepack script
release-2019-04-25: feat: Android interuption (#240)
* Add AudioFocusListener, refactor VolumeListener * Update js and readme * Cleanup * Set volume levels correct
release-2019-02-09-2
fix: bump version
release-2019-02-09: Revert "fix: controls not showing on Android lock screen (#227)" (#231)
This reverts commit 51a6fc2c8523c78a4702bb90b4a044c59c5a2f21.
release-2019-02-01
fix: controls not showing on Android lock screen (#227)