Skip to content

Latest commit

 

History

History
68 lines (41 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

68 lines (41 loc) · 1.62 KB

Installation

To install react-native-track-player see this guide.

To install release candidates run yarn add react-native-track-player@next

Main

Enhancements
  • None.
Bug Fixes
  • None.

2.0.3 (19.08.21)

Enhancements
  • None.
Bug Fixes
  • Fix Event.PlaybackQueueEnded firing on initialization on Android dcvz #1229

  • Make useProgress unmount aware. lyswhut

  • Make usePlaybackState unmount aware. dcvz

2.0.2 (15.08.21)

Enhancements
  • Import SwiftAudioEx through podspec dcvz
Bug Fixes
  • useProgress hook should update while paused dcvz

2.0.1 (11.08.21)

Enhancements
  • None.
Bug Fixes
  • Add startForeground to onCreate. Bang9 #620 #524 #473 #391

  • Fix compilation of Windows module. dcvz

  • Fix regression in updating artwork on updateMetadata and updateNowPlayingMetadata dcvz #662