viestat / react-native-spotify

A native module that allows you to use the Spotify SDK API with react-native
MIT License
108 stars 23 forks source link

Exposed accessToken to JS (clone) #28

Closed aidandunlop closed 3 years ago

aidandunlop commented 6 years ago

Addressing @viestat's comments on @aahan96's pr (https://github.com/viestat/react-native-spotify/pull/26) to expose Spotify access token to JS.

All credit to @aahan96!