react-native-spotify-web-api icon indicating copy to clipboard operation
react-native-spotify-web-api copied to clipboard

A React Native wrapper for Spotify's Web API.

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.