react-native-track-player icon indicating copy to clipboard operation
react-native-track-player copied to clipboard

feat(android): add string values to State enum

Open puckey opened this issue 3 years ago • 1 comments

  • fixes #1688
  • adds string values to State enum. These values are identical to those on iOS
  • emits them as string from MusicEvents.PLAYBACK_STATE
  • returns them as string from MusicModule#getState

puckey avatar Sep 16 '22 10:09 puckey

@dcvz do you want to look at this before merge?

jspizziri avatar Sep 20 '22 14:09 jspizziri