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

This package is deprecated > Use `react-native-track-player` instead #415

Open bradfloodx opened 1 year ago

bradfloodx commented 1 year ago

Hi all. This package has been good but unfortunately it's not working correctly in modern versions of iOS and Android.

I recommend you switch your audio playing over to https://github.com/doublesymmetry/react-native-track-player

React Native Track Player takes care of Lock Screen Controls and much more!

See https://react-native-track-player.js.org

Good luck!