github doublesymmetry/react-native-track-player v5.4.0

latest release: v5.5.0
6 hours ago

android.taskRemovedBehavior lets you choose whether playback stops when the app is removed from recents. Android Auto now queues a folder's playable siblings when you pick a track inside it.

Full notes: rntp.dev/changelog#5.4.0

Added

  • android.taskRemovedBehaviorcontinue (default) keeps playback when the app is swiped from recents; stop tears down the service and clears the queue.

Fixed

  • Android Auto browse playback — selecting a track inside a browsable folder loads its playable siblings as the queue at the correct index.

Upgrade

npm install @rntp/player@5.4.0
# iOS
cd ios && pod install

Don't miss a new react-native-track-player release

NewReleases is sending notifications on new releases.