react-native-music-control icon indicating copy to clipboard operation
react-native-music-control copied to clipboard

Add two methods, hasSession and isSessionActive to allow for proper control

Open DaBs opened this issue 2 years ago • 0 comments

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.

Which issue(s) is it related to?

Screenshots (if appropriate)

How to test:

DaBs avatar Jul 22 '22 10:07 DaBs