react-native-track-player doesn't return the duration of the music, so I need some other way to get it.
I tried to use react-native-get-mp3-duration, mp3-duration, but what I want is the duration of the online file, not the local file, so I am having a problem.