react-native-music-player-with-lockscreen
v1.0.0
Published
A React Native Module To Control Music On Application and LockScreen.
Downloads
4
Readme
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