tanguyantoine / react-native-music-control

Display and manage media controls on lock screen and notification center for iOS and Android.
https://www.npmjs.com/package/react-native-music-control
MIT License
697 stars 264 forks source link

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

Closed DaBs closed 1 year ago

DaBs commented 2 years ago

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: