johnsonsu/react-native-sound-player

The finishedplaying callback is incorrect

Opened this issue · 1 comments

detailed description

When I click to get the URL for playing for the first time, I click to get the URL again. Before playing, I will call a finished playing callback. After playing, I will call the finished playing callback function again

Anticipatory behavior

Finish playing is called after each click, and finish playing is not called before clicking

same issue, have you found a work around?