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 #26

Open aahan96 opened 6 years ago

aahan96 commented 6 years ago

Exposes the accessToken to the React Native code for simultaneous use of Spotify Web Api.

Fixes #19