react-native-music-control
react-native-music-control copied to clipboard
Add two methods, hasSession and isSessionActive to allow for proper control
What's this PR does?
This PR introduces two new methods, hasSession and isSessionActive. This ensure that on Android, it becomes significantly easier to figure out which methods you want to call at any given time.