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

Publish NPM Patch Update #328

Closed bradfloodx closed 4 years ago

bradfloodx commented 4 years ago

Once #325 is done can you please publish an NPM patch? v0.11.1?

Cheers Brad

bubah commented 4 years ago

Hey Bradley, Is this repo being maintained by you? When i looked at this library a few months ago there was a deprecation notice but that is no longer there so i wasn't sure.

bradfloodx commented 4 years ago

Hi @bubah yep I'm working on this repo now :)

I wasn't happy with the alternative (react-native-track-player) and we depend on this module for our app.

Do you use it?

rborn commented 4 years ago

@bradleyflood this is so great news 😻, we're also using it and were not happy with react-native-track-player

Let me know how I can help (my java/objC knowledge are close to zero though)

bubah commented 4 years ago

@bradleyflood yes we depend on this module for our app as well. Happy to hear this module is being maintained again.

bradfloodx commented 4 years ago

Thanks @bubah and @rborn :) I think the best way you can help is posting any bugs you find or fixes you've implemented.

Thanks :) Brad