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

change order of Sections in readme #370

Closed goleary closed 3 years ago

goleary commented 3 years ago

Because it's necessary to call .setNowPlaying() for the controls to work, I've moved it before the enableControl section (which is not sufficient to "enable" the controls).

What's this PR does?

Which issue(s) is it related to?

369

Screenshots (if appropriate)

How to test: