Skip to content

atoami/react-native-spotify-web-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Spotify Web API

This is a universal wrapper/client for the Spotify Web API that runs on React Native.

This was cloned from spotify-web-api-node and just updated for React Native.

Installation

npm install --save https://github.com/atoami/react-native-spotify-web-api.git#master

Docs

Please see details on spotify-web-api-node.