Aman Rohilla
Aman Rohilla

Reputation: 1

Emit TrackFinished event when playback of current track get finished

PlaybackActiveTrackChanged event is emitted multiple times no matter what made current track to change. So, a more accurate TrackPlaybackFinshed event should be emitted.

I get PlaybackActiveTrackChanged event even when I skip to next or previous track on clicking skip buttons from notification or calling TrackPlayer.skip and it makes the react native app to render multiple times.

Upvotes: 0

Views: 25

Answers (0)

Related Questions