react-native-music-player
A React Native module for application control and lockscreen of a music player.
Play well with react-native-sound and react-native-music-control
Installation
First install the npm package from your app directory:
npm install react-native-sound react-native-music-control react-native-music-player --save
Then link it automatically using:
react-native link