Skip to content

Latest commit

 

History

History
86 lines (52 loc) · 2.01 KB

CHANGELOG.md

File metadata and controls

86 lines (52 loc) · 2.01 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.1.0 (16.09.21)

Enhancements
  • None.
Bug Fixes
  • Remove Support for iOS 10 & Support Xcode 13 dcvz #1186

  • Reset initialization on destroy sreten-bild

  • Fix onTaskRemoved NullPointerException Markario

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