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
695 stars 265 forks source link

Start foreground service #329

Closed bunmiedee closed 4 years ago

bunmiedee commented 4 years ago

What's this PR does?

Fix for Context.startForegroundService() did not then call Service.startForeground() #266

Which issue(s) is it related to?

https://github.com/tanguyantoine/react-native-music-control/issues/266